We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f48689 + 01d84ed commit 06e9b93Copy full SHA for 06e9b93
1 file changed
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
26
micronaut-web = { module ="io.micronaut:micronaut-http", version.ref = "micronaut" }
27
micronaut-data = { module ="io.micronaut.data:micronaut-data-model", version.ref = "micronaut" }
28
29
-checker = "org.checkerframework:checker:3.50.0"
+checker = "org.checkerframework:checker:3.51.0"
30
jimfs = "com.google.jimfs:jimfs:1.3.1"
31
slf4j = "org.slf4j:slf4j-api:2.0.17"
32
logback = "ch.qos.logback:logback-classic:1.5.18"
0 commit comments