Skip to content

Commit ed1dbff

Browse files
authored
Merge pull request #373 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.51.0
Bump org.checkerframework:checker from 3.50.0 to 3.51.0
2 parents 67fe91f + cc344d0 commit ed1dbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
2727
spring-web = { module ="org.springframework:spring-web", version.ref = "spring-web" }
2828
spring-data = { module ="org.springframework.data:spring-data-commons", version.ref = "spring-data" }
2929

30-
checker = "org.checkerframework:checker:3.50.0"
30+
checker = "org.checkerframework:checker:3.51.0"
3131
jimfs = "com.google.jimfs:jimfs:1.3.1"
3232
slf4j = "org.slf4j:slf4j-api:2.0.17"
3333
logback = "ch.qos.logback:logback-classic:1.5.18"

0 commit comments

Comments
 (0)