Skip to content

Commit 0e44516

Browse files
committed
Update dependency com.github.sevntu-checkstyle:sevntu-checks to v1.41.0
1 parent 6710012 commit 0e44516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/checkstyle.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ plugins.withId('checkstyle') {
1010
}
1111
dependencies {
1212
checkstyle 'com.thomasjensen.checkstyle.addons:checkstyle-addons:6.0.1'
13-
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.38.0'
13+
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.41.0'
1414
}
1515
}

0 commit comments

Comments
 (0)