Skip to content

Commit

Permalink
Bump io.mockk:mockk-jvm from 1.13.8 to 1.13.11 (#114)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.8 to 1.13.11.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.8...1.13.11)

---
updated-dependencies:
- dependency-name: io.mockk:mockk-jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent 6ed9b7d commit 3f57c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ kotlin-logging = { module = "io.github.microutils:kotlin-logging-jvm", version.r
logback-logstash-encoder = { module = "net.logstash.logback:logstash-logback-encoder", version.ref = "logstash" }
logback-length-splitter = { module = "com.latch:logback-length-splitting-appender", version = "0.4.0" }

mockk = { module = "io.mockk:mockk-jvm", version = "1.13.8" }
mockk = { module = "io.mockk:mockk-jvm", version = "1.13.11" }

opentelemetry-bom = { module = "io.opentelemetry:opentelemetry-bom", version.ref = "opentelemetry" }

Expand Down

0 comments on commit 3f57c19

Please sign in to comment.