Skip to content

Commit 552c119

Browse files
build(deps): bump io.mockk:mockk from 1.13.12 to 1.13.13
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] <[email protected]>
1 parent 52ff44f commit 552c119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ksp = "2.0.10-1.0.24"
1717
# https://square.github.io/kotlinpoet/
1818
kotlinPoet = "1.18.1"
1919
# https://mockk.io/
20-
mockk = "1.13.12"
20+
mockk = "1.13.13"
2121
# https://detekt.dev/docs/intro
2222
detekt = "1.23.6"
2323

0 commit comments

Comments
 (0)