We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a523ca7 commit 2d49909Copy full SHA for 2d49909
build.gradle
@@ -119,7 +119,7 @@ subprojects {
119
120
dependencies {
121
checkstyle 'com.puppycrawl.tools:checkstyle:8.2'
122
- checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.1'
+ checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.2'
123
124
testCompile 'org.hamcrest:hamcrest-all:1.3'
125
testCompile 'junit:junit:4.12'
0 commit comments