Skip to content

Commit 496ee6f

Browse files
Update dependency checkstyle to v13
1 parent 35ace30 commit 496ee6f

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.26.1'
20+
toolVersion '13.3.0'
2121
}
2222

2323
dependencies {

0 commit comments

Comments
 (0)