We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7abd4af + 20d73b5 commit 1a30747Copy full SHA for 1a30747
1 file changed
gradle/libs.versions.toml
@@ -19,7 +19,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
19
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
20
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
21
22
-checker = "org.checkerframework:checker:3.38.0"
+checker = "org.checkerframework:checker:3.39.0"
23
jimfs = "com.google.jimfs:jimfs:1.3.0"
24
slf4j = "org.slf4j:slf4j-api:2.0.9"
25
logback = "ch.qos.logback:logback-classic:1.4.11"
0 commit comments