Skip to content

Commit

Permalink
Merge pull request #312 from openapi-processor/dependabot/gradle/org.…
Browse files Browse the repository at this point in the history
…checkerframework-checker-3.48.4

Bump org.checkerframework:checker from 3.48.3 to 3.48.4
  • Loading branch information
hauner authored Jan 4, 2025
2 parents a7b614e + 3af7595 commit 2356956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ openapi-processor-parser-api = { module = "io.openapiprocessor:openapi-processor
openapi-processor-parser-swagger = { module = "io.openapiprocessor:openapi-processor-core-parser-swagger", version.ref = "base" }
openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-processor-core-parser-openapi4j", version.ref = "base" }

checker = "org.checkerframework:checker:3.48.3"
checker = "org.checkerframework:checker:3.48.4"
jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.5.15"
Expand Down

0 comments on commit 2356956

Please sign in to comment.