Skip to content

Commit 1a30747

Browse files
authored
Merge pull request #201 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.39.0
Bump org.checkerframework:checker from 3.38.0 to 3.39.0
2 parents 7abd4af + 20d73b5 commit 1a30747

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
@@ -19,7 +19,7 @@ jackson-databind = { module = "com.fasterxml.jackson.core:jackson-databind" }
1919
jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml" }
2020
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
2121

22-
checker = "org.checkerframework:checker:3.38.0"
22+
checker = "org.checkerframework:checker:3.39.0"
2323
jimfs = "com.google.jimfs:jimfs:1.3.0"
2424
slf4j = "org.slf4j:slf4j-api:2.0.9"
2525
logback = "ch.qos.logback:logback-classic:1.4.11"

0 commit comments

Comments
 (0)