Skip to content

Commit fa7d6f3

Browse files
fix(deps): update skippy to v0.0.25
1 parent 72bce8e commit fa7d6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.9.24"
33
kotest = "5.5.5"
4-
skippy = "0.0.20"
4+
skippy = "0.0.25"
55

66
[libraries]
77
kotest-framework-api = { group = "io.kotest", name = "kotest-framework-api", version.ref = "kotest" }

0 commit comments

Comments
 (0)