Skip to content

Commit c36bd6b

Browse files
committed
[Java] Upgrade to Checkstyle 8.36.2.
1 parent dd5269c commit c36bd6b

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
@@ -28,7 +28,7 @@ plugins {
2828

2929
defaultTasks 'clean', 'build'
3030

31-
def checkstyleVersion = '8.36'
31+
def checkstyleVersion = '8.36.2'
3232
def hamcrestVersion = '2.2'
3333
def mockitoVersion = '3.5.13'
3434
def junitVersion = '5.7.0'

0 commit comments

Comments
 (0)