We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c85a444 + a98e991 commit d4e770dCopy full SHA for d4e770d
1 file changed
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ checker = { module = "org.checkerframework:checker", version.ref = "checker" }
18
checkerq = { module = "org.checkerframework:checker-qual", version.ref = "checker" }
19
20
slf4j = "org.slf4j:slf4j-api:2.0.17"
21
-logback = "ch.qos.logback:logback-classic:1.5.23"
+logback = "ch.qos.logback:logback-classic:1.5.24"
22
23
jackson3-bom = "tools.jackson:jackson-bom:3.0.3"
24
jackson3-databind = { module = "tools.jackson.core:jackson-databind" }
0 commit comments