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 9bef265 commit 13e98c0Copy full SHA for 13e98c0
build.gradle
@@ -117,7 +117,7 @@ subprojects {
117
118
dependencies {
119
checkstyle 'com.puppycrawl.tools:checkstyle:7.6'
120
- checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.23.0'
+ checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.23.1'
121
122
testCompile 'org.hamcrest:hamcrest-all:1.3'
123
testCompile 'junit:junit:4.12'
0 commit comments