Skip to content

Commit 9b0f73c

Browse files
fix(deps): update dependency io.mockk:mockk to v1.13.17 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72bce8e commit 9b0f73c

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
@@ -6,7 +6,7 @@ skippy = "0.0.20"
66
[libraries]
77
kotest-framework-api = { group = "io.kotest", name = "kotest-framework-api", version.ref = "kotest" }
88
kotest-runner-junit5 = { group = "io.kotest", name = "kotest-runner-junit5", version.ref = "kotest" }
9-
mockk = { group = "io.mockk", name = "mockk", version = "1.13.11" }
9+
mockk = { group = "io.mockk", name = "mockk", version = "1.13.17" }
1010

1111
skippy-core = { group = "io.skippy", name = "skippy-core", version.ref = "skippy" }
1212

0 commit comments

Comments
 (0)