Skip to content

Commit 81a4642

Browse files
renovate[bot]trask
andauthored
fix(deps): update dependency checkstyle to v10.26.1 (#14156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Trask Stalnaker <[email protected]>
1 parent afb322d commit 81a4642

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ codenarc {
431431
checkstyle {
432432
configFile = rootProject.file("buildscripts/checkstyle.xml")
433433
// this version should match the version of google_checks.xml used as basis for above configuration
434-
toolVersion = "10.26.0"
434+
toolVersion = "10.26.1"
435435
maxWarnings = 0
436436
}
437437

0 commit comments

Comments
 (0)