We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d826aa + 2525850 commit ab76076Copy full SHA for ab76076
1 file changed
gradle/libs.versions.toml
@@ -46,7 +46,7 @@ slf4j = "org.slf4j:slf4j-api:2.0.9"
46
logback = "ch.qos.logback:logback-classic:1.4.11"
47
48
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
49
-kotest-bom = "io.kotest:kotest-bom:5.7.2"
+kotest-bom = "io.kotest:kotest-bom:5.8.0"
50
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
51
kotest-datatest = { module = "io.kotest:kotest-framework-datatest" }
52
mockk = "io.mockk:mockk:1.13.8"
0 commit comments