Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 2356956 commit 2e50b0b
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 @@ -26,7 +26,7 @@ logback = "ch.qos.logback:logback-classic:1.5.15"
kotest-bom = "io.kotest:kotest-bom:5.9.1"
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
mockk = "io.mockk:mockk:1.13.14"
mockk = "io.mockk:mockk:1.13.16"

groovy-bom = "org.apache.groovy:groovy-bom:4.0.24"
spock = "org.spockframework:spock-core:2.3-groovy-4.0"
Expand Down

0 comments on commit 2e50b0b

Please sign in to comment.