Skip to content

Commit 0c620c3

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

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
@@ -23,7 +23,7 @@ logback = "ch.qos.logback:logback-classic:1.5.21"
2323
kotest-bom = "io.kotest:kotest-bom:6.0.5"
2424
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2525
kotest-table = { module = "io.kotest:kotest-assertions-table" }
26-
mockk = "io.mockk:mockk:1.14.6"
26+
mockk = "io.mockk:mockk:1.14.7"
2727

2828
groovy-bom = "org.apache.groovy:groovy-bom:4.0.28"
2929
spock = "org.spockframework:spock-core:2.4-M6-groovy-4.0"

0 commit comments

Comments
 (0)