Skip to content

Commit 55e8a26

Browse files
authored
Merge pull request #263 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.43.0
Bump org.checkerframework:checker from 3.42.0 to 3.43.0
2 parents fc1b121 + 1cbe428 commit 55e8a26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
2222
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2323
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
2424

25-
checker = "org.checkerframework:checker:3.42.0"
25+
checker = "org.checkerframework:checker:3.43.0"
2626
jimfs = "com.google.jimfs:jimfs:1.3.0"
2727
slf4j = "org.slf4j:slf4j-api:2.0.13"
2828
logback = "ch.qos.logback:logback-classic:1.5.6"

0 commit comments

Comments
 (0)