Skip to content

Commit 2b2f785

Browse files
Bump io.mockk:mockk from 1.13.7 to 1.13.8
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.7 to 1.13.8. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.7...1.13.8) --- 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 df2bec7 commit 2b2f785

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
@@ -27,7 +27,7 @@ logback = "ch.qos.logback:logback-classic:1.4.11"
2727
kotest-bom = "io.kotest:kotest-bom:5.7.2"
2828
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
2929
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
30-
mockk = "io.mockk:mockk:1.13.7"
30+
mockk = "io.mockk:mockk:1.13.8"
3131

3232
groovy-bom = "org.apache.groovy:groovy-bom:4.0.15"
3333
spock = "org.spockframework:spock-core:2.3-groovy-4.0"

0 commit comments

Comments
 (0)