We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5fc0df + 7eaded4 commit d67ab06Copy full SHA for d67ab06
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ openapi-processor-parser-api = { module = "io.openapiprocessor:openapi-processor
18
openapi-processor-parser-swagger = { module = "io.openapiprocessor:openapi-processor-core-parser-swagger", version.ref = "base" }
19
openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-processor-core-parser-openapi4j", version.ref = "base" }
20
21
-checker = "org.checkerframework:checker:3.48.1"
+checker = "org.checkerframework:checker:3.48.2"
22
jimfs = "com.google.jimfs:jimfs:1.3.0"
23
slf4j = "org.slf4j:slf4j-api:2.0.16"
24
logback = "ch.qos.logback:logback-classic:1.5.12"
0 commit comments