There was an error while loading. Please reload this page.
10.14.2
10.17.0
1 parent 9a49ef8 commit 546d6ccCopy full SHA for 546d6cc
build.gradle
@@ -90,7 +90,7 @@ jacocoTestReport.dependsOn test
90
apply plugin: 'checkstyle'
91
92
checkstyle {
93
- toolVersion = '10.14.2'
+ toolVersion = '10.17.0'
94
configFile = configDirectory.file('appium-style.xml').get().getAsFile()
95
showViolations = true
96
ignoreFailures = false
0 commit comments