Skip to content

Commit 7bdce37

Browse files
Bump io.mockk:mockk from 1.13.8 to 1.13.9
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.8 to 1.13.9. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.8...1.13.9) --- 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>
1 parent 66a75ce commit 7bdce37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4949
kotest-bom = "io.kotest:kotest-bom:5.8.0"
5050
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
5151
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
52-
mockk = "io.mockk:mockk:1.13.8"
52+
mockk = "io.mockk:mockk:1.13.9"
5353

5454
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.12"
5555

0 commit comments

Comments
 (0)