We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7abed commit 1fdcb78Copy full SHA for 1fdcb78
1 file changed
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -42,7 +42,7 @@ java {
42
43
checkstyle {
44
configDirectory.set(file("$rootDir/buildscripts/"))
45
- toolVersion = "12.1.0"
+ toolVersion = "12.1.1"
46
isIgnoreFailures = false
47
configProperties["rootDir"] = rootDir
48
}
0 commit comments