Skip to content

Commit

Permalink
chore(deps): Update dependency org.codenarc:CodeNarc to v3.4.0-groovy…
Browse files Browse the repository at this point in the history
…-4.0 (#472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 3, 2024
1 parent 663158c commit 6da3ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ clikt = "com.github.ajalt:clikt:2.8.0"
jansi = "org.fusesource.jansi:jansi:2.4.1"

# Build
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.3.0-groovy-4.0" }
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.4.0-groovy-4.0" }
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.18" }
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.6"
Expand Down

0 comments on commit 6da3ceb

Please sign in to comment.