Skip to content

Commit 13e98c0

Browse files
committed
[Java] Upgrade to sevntu-checks 1.23.1.
1 parent 9bef265 commit 13e98c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ subprojects {
117117

118118
dependencies {
119119
checkstyle 'com.puppycrawl.tools:checkstyle:7.6'
120-
checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.23.0'
120+
checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.23.1'
121121

122122
testCompile 'org.hamcrest:hamcrest-all:1.3'
123123
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)