Skip to content

Commit

Permalink
fix(deps): update dependency checkstyle to v10.12.6 (open-telemetry#1…
Browse files Browse the repository at this point in the history
…0024)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and zeitlinger committed Dec 12, 2023
1 parent b41f35d commit 1ea40cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -407,7 +407,7 @@ codenarc {
checkstyle {
configFile = rootProject.file("buildscripts/checkstyle.xml")
// this version should match the version of google_checks.xml used as basis for above configuration
toolVersion = "10.12.5"
toolVersion = "10.12.6"
maxWarnings = 0
}

Expand Down

0 comments on commit 1ea40cf

Please sign in to comment.