Skip to content

Commit 1588387

Browse files
committed
[Java] Upgrade to Checkstyle 8.21 and Mockito 2.28.2.
1 parent 048fb05 commit 1588387

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
@@ -145,7 +145,7 @@ subprojects {
145145
}
146146

147147
checkstyle {
148-
toolVersion = '8.20'
148+
toolVersion = '8.21'
149149
}
150150

151151
compileJava {

0 commit comments

Comments
 (0)