Skip to content

Commit bcf88ed

Browse files
authored
Merge pull request #243 from openapi-processor/dependabot/gradle/checker-4.0.0
Bump checker from 3.54.1 to 4.0.0
2 parents c86f42e + 3cb9acd commit bcf88ed

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
@@ -7,7 +7,7 @@ build-plugins = "2026.3"
77

88
# using the embedded kotlin version of Gradle to avoid mixed versions
99
kotlin = "2.3.0"
10-
checker = "3.54.1"
10+
checker = "4.0.0"
1111
checkerp = "0.6.61"
1212
jacoco = "0.8.11"
1313
jacocolog = "4.0.1"

0 commit comments

Comments
 (0)