Skip to content

Commit 341c429

Browse files
Bump io.mockk:mockk from 1.13.10 to 1.13.11
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.10 to 1.13.11. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.10...1.13.11) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e7dcd5 commit 341c429

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
@@ -31,7 +31,7 @@ snakeyaml = "org.yaml:snakeyaml:2.2"
3131
kotest-bom = "io.kotest:kotest-bom:5.9.0"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3333
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
34-
mockk = "io.mockk:mockk:1.13.10"
34+
mockk = "io.mockk:mockk:1.13.11"
3535

3636
[bundles]
3737
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]

0 commit comments

Comments
 (0)