We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecf48cc + 476be39 commit 94d260fCopy full SHA for 94d260f
gradle/libs.versions.toml
@@ -30,7 +30,7 @@ jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin"
30
micronaut-web = { module ="io.micronaut:micronaut-http", version.ref = "micronaut" }
31
micronaut-data = { module ="io.micronaut.data:micronaut-data-model", version.ref = "micronaut" }
32
33
-checker = "org.checkerframework:checker:3.51.0"
+checker = "org.checkerframework:checker:3.51.1"
34
jimfs = "com.google.jimfs:jimfs:1.3.1"
35
slf4j = "org.slf4j:slf4j-api:2.0.17"
36
logback = "ch.qos.logback:logback-classic:1.5.19"
0 commit comments