We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9107da commit 34cb282Copy full SHA for 34cb282
1 file changed
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -43,7 +43,7 @@ java {
43
44
checkstyle {
45
configDirectory.set(file("$rootDir/buildscripts/"))
46
- toolVersion = "13.0.0"
+ toolVersion = "13.1.0"
47
isIgnoreFailures = false
48
configProperties["rootDir"] = rootDir
49
}
0 commit comments