Skip to content

Commit 12d3284

Browse files
authored
Merge pull request #272 from hmcts/renovate/checkstyle-10.x
Update dependency checkstyle to v10.16.0
2 parents 3a76af4 + 7c9ef41 commit 12d3284

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
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
checkstyle {
22-
toolVersion '10.15.0'
22+
toolVersion '10.16.0'
2323
}
2424

2525
dependencies {

0 commit comments

Comments
 (0)