We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4937f91 + 2ff08e0 commit bd0e6ebCopy full SHA for bd0e6eb
gradle/libs.versions.toml
@@ -17,7 +17,7 @@ openapi-processor-parser-api = { module = "io.openapiprocessor:openapi-processor
17
openapi-processor-parser-swagger = { module = "io.openapiprocessor:openapi-processor-core-parser-swagger", version.ref = "base" }
18
openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-processor-core-parser-openapi4j", version.ref = "base" }
19
20
-checker = "org.checkerframework:checker:3.46.0"
+checker = "org.checkerframework:checker:3.47.0"
21
jimfs = "com.google.jimfs:jimfs:1.3.0"
22
slf4j = "org.slf4j:slf4j-api:2.0.16"
23
logback = "ch.qos.logback:logback-classic:1.5.7"
0 commit comments