There was an error while loading. Please reload this page.
1 parent dd5269c commit c36bd6bCopy full SHA for c36bd6b
build.gradle
@@ -28,7 +28,7 @@ plugins {
28
29
defaultTasks 'clean', 'build'
30
31
-def checkstyleVersion = '8.36'
+def checkstyleVersion = '8.36.2'
32
def hamcrestVersion = '2.2'
33
def mockitoVersion = '3.5.13'
34
def junitVersion = '5.7.0'
0 commit comments