Skip to content

Commit

Permalink
fix(deps): update dependency checkstyle to v10.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 0f47c84 commit 64861eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,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.20.0"
toolVersion = "10.20.1"
maxWarnings = 0
}

Expand Down

0 comments on commit 64861eb

Please sign in to comment.