Skip to content

Commit a0744d0

Browse files
Bump io.mockk:mockk from 1.13.17 to 1.14.0
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.17 to 1.14.0. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.17...1.14.0) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a040be3 commit a0744d0

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
@@ -26,7 +26,7 @@ logback = "ch.qos.logback:logback-classic:1.5.18"
2626
kotest-bom = "io.kotest:kotest-bom:5.9.1"
2727
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2828
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
29-
mockk = "io.mockk:mockk:1.13.17"
29+
mockk = "io.mockk:mockk:1.14.0"
3030

3131
groovy-bom = "org.apache.groovy:groovy-bom:4.0.26"
3232
spock = "org.spockframework:spock-core:2.3-groovy-4.0"

0 commit comments

Comments
 (0)