We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62017bf + da81f70 commit 00e352cCopy full SHA for 00e352c
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
19
checker = "org.checkerframework:checker:3.35.0"
20
jimfs = "com.google.jimfs:jimfs:1.2"
21
slf4j = "org.slf4j:slf4j-api:2.0.7"
22
-logback = "ch.qos.logback:logback-classic:1.4.7"
+logback = "ch.qos.logback:logback-classic:1.4.8"
23
24
kotest-bom = "io.kotest:kotest-bom:5.6.2"
25
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments