Skip to content

Commit 15c4880

Browse files
authored
Merge pull request #102 from openapi-processor/dependabot/gradle/org.checkerframework-checker-3.46.0
Bump org.checkerframework:checker from 3.45.0 to 3.46.0
2 parents 99f9ff6 + e595fb9 commit 15c4880

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
@@ -5,7 +5,7 @@ build-jdk = "11"
55
test-jdk = "17"
66

77
kotlin = "2.0.0"
8-
checker = "3.45.0"
8+
checker = "3.46.0"
99
jacoco = "0.8.11"
1010

1111
[libraries]

0 commit comments

Comments
 (0)