Skip to content

Commit

Permalink
fix(deps): update dependency org.codenarc:codenarc to v3.5.0 (main) (#…
Browse files Browse the repository at this point in the history
…11758)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent 727a7e3 commit a98b559
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 a98b559

Please sign in to comment.