We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16394a commit f44b56bCopy full SHA for f44b56b
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.3.0"
+ toolVersion = "13.4.0"
47
isIgnoreFailures = false
48
configProperties["rootDir"] = rootDir
49
}
0 commit comments