Skip to content

Commit 2d49909

Browse files
committed
[Java] Upgrade to sevntu-checks 1.24.2.
1 parent a523ca7 commit 2d49909

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
@@ -119,7 +119,7 @@ subprojects {
119119

120120
dependencies {
121121
checkstyle 'com.puppycrawl.tools:checkstyle:8.2'
122-
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.1'
122+
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.24.2'
123123

124124
testCompile 'org.hamcrest:hamcrest-all:1.3'
125125
testCompile 'junit:junit:4.12'

0 commit comments

Comments
 (0)