Skip to content

Commit db8416d

Browse files
Bump io.mockk:mockk from 1.14.5 to 1.14.6
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.14.5 to 1.14.6. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00cfc1c commit db8416d

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
@@ -48,7 +48,7 @@ junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
4848
kotest-bom = "io.kotest:kotest-bom:6.0.3"
4949
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
5050
kotest-table = { module = "io.kotest:kotest-assertions-table" }
51-
mockk = "io.mockk:mockk:1.14.5"
51+
mockk = "io.mockk:mockk:1.14.6"
5252

5353
diff-utils = "io.github.java-diff-utils:java-diff-utils:4.16"
5454

0 commit comments

Comments
 (0)