Skip to content

Commit 2f1a9a9

Browse files
authored
Merge pull request #18 from neziw/renovate/checkstyle-10.x
Update dependency checkstyle to v10.26.1
2 parents 9913dc0 + 2dd7d4d commit 2f1a9a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ java {
1515
}
1616

1717
checkstyle {
18-
toolVersion = "10.23.0"
18+
toolVersion = "10.26.1"
1919
maxWarnings = 0
2020
}
2121

0 commit comments

Comments
 (0)