We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3373b1 + a6d66c4 commit 733f317Copy full SHA for 733f317
1 file changed
gradle/libs.versions.toml
@@ -39,7 +39,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.3"
39
40
jimfs = "com.google.jimfs:jimfs:1.3.0"
41
slf4j = "org.slf4j:slf4j-api:2.0.17"
42
-logback = "ch.qos.logback:logback-classic:1.5.16"
+logback = "ch.qos.logback:logback-classic:1.5.17"
43
44
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
45
kotest-bom = "io.kotest:kotest-bom:5.9.1"
0 commit comments