Skip to content

Commit d8ededf

Browse files
committed
[Java] Upgrade to sevntu-checks 1.21.1.
1 parent 91820b8 commit d8ededf

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
@@ -116,7 +116,7 @@ subprojects {
116116

117117
dependencies {
118118
checkstyle 'com.puppycrawl.tools:checkstyle:7.2'
119-
checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.21.0'
119+
checkstyle 'com.github.sevntu.checkstyle:sevntu-checks:1.21.1'
120120

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

0 commit comments

Comments
 (0)