We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d640552 + 9c7fddb commit 6c5c928Copy full SHA for 6c5c928
gradle/libs.versions.toml
@@ -42,7 +42,7 @@ uritemplate = "io.github.std-uritemplate:std-uritemplate:2.0.0"
42
checker = "org.checkerframework:checker:3.48.1"
43
jimfs = "com.google.jimfs:jimfs:1.3.0"
44
slf4j = "org.slf4j:slf4j-api:2.0.16"
45
-logback = "ch.qos.logback:logback-classic:1.5.11"
+logback = "ch.qos.logback:logback-classic:1.5.12"
46
47
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
48
kotest-bom = "io.kotest:kotest-bom:5.9.1"
0 commit comments