Skip to content

Commit dfb73d1

Browse files
renovate[bot]kcsurapaneni
authored andcommitted
fix(deps): update dependency checkstyle to v10.21.3 (open-telemetry#13380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18b3cde commit dfb73d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/src/main/kotlin/otel.java-conventions.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ codenarc {
430430
checkstyle {
431431
configFile = rootProject.file("buildscripts/checkstyle.xml")
432432
// this version should match the version of google_checks.xml used as basis for above configuration
433-
toolVersion = "10.21.2"
433+
toolVersion = "10.21.3"
434434
maxWarnings = 0
435435
}
436436

0 commit comments

Comments
 (0)