2 parents 92e6a5d + cc86ee3 commit a8176c8Copy full SHA for a8176c8
1 file changed
gradle/libs.versions.toml
@@ -35,7 +35,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.1"
35
slf4j = "org.slf4j:slf4j-api:2.0.18"
36
logback = "ch.qos.logback:logback-classic:1.5.38"
37
38
-kotest-bom = "io.kotest:kotest-bom:6.2.2"
+kotest-bom = "io.kotest:kotest-bom:6.2.3"
39
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
40
kotest-table = { module = "io.kotest:kotest-assertions-table" }
41
mockk = "io.mockk:mockk:1.14.11"
0 commit comments