Skip to content

Commit

Permalink
build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](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
  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 9, 2024
1 parent 04aab79 commit 6f1fb1b
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 @@ -20,7 +20,7 @@ reactor = "3.6.10"
suspendTransform = "2.0.20-0.9.3"
gradleCommon = "0.6.0"
# tests
mockk = "1.13.12"
mockk = "1.13.13"
# detekt
# https://detekt.dev/docs/intro
detekt = "1.23.7"
Expand Down

0 comments on commit 6f1fb1b

Please sign in to comment.