We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc1b121 + 1cbe428 commit 55e8a26Copy full SHA for 55e8a26
1 file changed
gradle/libs.versions.toml
@@ -22,7 +22,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
22
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
23
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
24
25
-checker = "org.checkerframework:checker:3.42.0"
+checker = "org.checkerframework:checker:3.43.0"
26
jimfs = "com.google.jimfs:jimfs:1.3.0"
27
slf4j = "org.slf4j:slf4j-api:2.0.13"
28
logback = "ch.qos.logback:logback-classic:1.5.6"
0 commit comments