Skip to content

Commit ec3c13f

Browse files
authored
Merge pull request #170 from xdev-software/renovate/checkstyleversion
Update checkstyleVersion to v11.1.0
2 parents 1a5e65b + fd39bc9 commit ec3c13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
ext {
10-
checkstyleVersion = '11.0.1'
10+
checkstyleVersion = '11.1.0'
1111

1212
pmdVersion = '7.17.0'
1313
}

0 commit comments

Comments
 (0)