Skip to content

Commit

Permalink
[Java] Upgrade to sevntu-checks:1.24.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpt777 committed Jul 4, 2017
1 parent de27872 commit 209033f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,11 @@ subprojects {
repositories {
mavenCentral()
mavenLocal()
maven {
url "http://sevntu-checkstyle.github.com/sevntu.checkstyle/maven2"
}
}

dependencies {
checkstyle 'com.puppycrawl.tools:checkstyle:8.0'
checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.23.1'
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.1'

testCompile(
'org.hamcrest:hamcrest-all:1.3',
Expand Down

0 comments on commit 209033f

Please sign in to comment.