Skip to content

Commit f10d8f2

Browse files
authored
Merge pull request #353 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.49.5
Bump org.checkerframework:checker from 3.49.4 to 3.49.5
2 parents 9234443 + 480bf47 commit f10d8f2

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

31-
checker = "org.checkerframework:checker:3.49.4"
31+
checker = "org.checkerframework:checker:3.49.5"
3232
jimfs = "com.google.jimfs:jimfs:1.3.0"
3333
slf4j = "org.slf4j:slf4j-api:2.0.17"
3434
logback = "ch.qos.logback:logback-classic:1.5.18"

0 commit comments

Comments
 (0)