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 7bbd4b9 commit 9501661Copy full SHA for 9501661
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -24,7 +24,7 @@ java {
24
25
checkstyle {
26
configDirectory.set(file("$rootDir/buildscripts/"))
27
- toolVersion = "10.23.0"
+ toolVersion = "10.23.1"
28
isIgnoreFailures = false
29
configProperties["rootDir"] = rootDir
30
}
0 commit comments