Skip to content

Commit 96b75d6

Browse files
authored
Merge pull request #367 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.50.0
Bump org.checkerframework:checker from 3.49.5 to 3.50.0
2 parents 07aa1da + 459933c commit 96b75d6

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
@@ -31,7 +31,7 @@ openapi-processor-parser-openapi4j = { module ="io.openapiprocessor:openapi-proc
3131
spring-web = { module ="org.springframework:spring-web", version.ref = "spring-web" }
3232
spring-data = { module ="org.springframework.data:spring-data-commons", version.ref = "spring-data" }
3333

34-
checker = "org.checkerframework:checker:3.49.5"
34+
checker = "org.checkerframework:checker:3.50.0"
3535
jimfs = "com.google.jimfs:jimfs:1.3.1"
3636
slf4j = "org.slf4j:slf4j-api:2.0.17"
3737
logback = "ch.qos.logback:logback-classic:1.5.18"

0 commit comments

Comments
 (0)