Skip to content

Commit

Permalink
fix(deps): update dependency org.codenarc:codenarc to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 7, 2024
1 parent e853afe commit a710e89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ dependencies {
compileOnly("com.google.code.findbugs:jsr305")
compileOnly("com.google.errorprone:error_prone_annotations")

codenarc("org.codenarc:CodeNarc:3.4.0")
codenarc("org.codenarc:CodeNarc:3.5.0")
codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.22"))

modules {
Expand Down

0 comments on commit a710e89

Please sign in to comment.