Skip to content

Commit af9cedf

Browse files
Bump io.mockk:mockk from 1.13.12 to 1.13.13
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13. - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.13.12...1.13.13) --- 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 279c6ad commit af9cedf

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
@@ -33,7 +33,7 @@ snakeyaml = "org.yaml:snakeyaml:2.3"
3333
kotest-bom = "io.kotest:kotest-bom:5.9.1"
3434
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
3535
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
36-
mockk = "io.mockk:mockk:1.13.12"
36+
mockk = "io.mockk:mockk:1.13.13"
3737

3838
[bundles]
3939
jackson = ["jackson-databind", "jackson-yaml", "jackson-kotlin" ]

0 commit comments

Comments
 (0)