Skip to content

Commit 706e77c

Browse files
build(deps): bump io.mockk:mockk from 1.13.13 to 1.13.16
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.13.16. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.13...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]>
1 parent dbcf048 commit 706e77c

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
@@ -16,7 +16,7 @@ ksp = "2.1.0-1.0.29"
1616
# https://square.github.io/kotlinpoet/
1717
kotlinPoet = "2.0.0"
1818
# https://mockk.io/
19-
mockk = "1.13.13"
19+
mockk = "1.13.16"
2020
# https://detekt.dev/docs/intro
2121
detekt = "1.23.7"
2222

0 commit comments

Comments
 (0)