Skip to content

Commit 2690d0e

Browse files
Update dependency checkstyle to v10.25.0
1 parent d63b019 commit 2690d0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-projects/test-library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ repositories {
1717
}
1818

1919
checkstyle {
20-
toolVersion '10.23.1'
20+
toolVersion '10.25.0'
2121
}
2222

2323
dependencies {

0 commit comments

Comments
 (0)