Skip to content

Commit 12e0c11

Browse files
Update dependency checkstyle to v10.23.1 (#301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc49448 commit 12e0c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

2323
dependencies {

0 commit comments

Comments
 (0)