Skip to content

Commit

Permalink
fix(deps): update dependency org.codenarc:codenarc to v3.4.0 (#10236)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent ecb775f commit 9109c85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies {
compileOnly("com.google.code.findbugs:jsr305")
compileOnly("com.google.errorprone:error_prone_annotations")

codenarc("org.codenarc:CodeNarc:3.3.0")
codenarc("org.codenarc:CodeNarc:3.4.0")
codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.20"))

modules {
Expand Down

0 comments on commit 9109c85

Please sign in to comment.