Skip to content

Commit

Permalink
build(deps): bump io.mockk:mockk-jvm from 1.13.12 to 1.13.13
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.12...1.13.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent da3e1e9 commit 2b4d1ae
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 @@ -21,4 +21,4 @@ swagger-annotations = { group = "io.swagger.core.v3", name = "swagger-annotation
# Tests
kotest-assertions-core-jvm = { group = "io.kotest", name = "kotest-assertions-core-jvm", version.ref = "kotest" }
kotest-runner-junit5-jvm = { group = "io.kotest", name = "kotest-runner-junit5-jvm", version.ref = "kotest" }
mockk-jvm = { group = "io.mockk", name = "mockk-jvm", version = "1.13.12" }
mockk-jvm = { group = "io.mockk", name = "mockk-jvm", version = "1.13.13" }

0 comments on commit 2b4d1ae

Please sign in to comment.