Skip to content

Commit

Permalink
Merge pull request #138 from koral--/renovate/codenarc-3.x
Browse files Browse the repository at this point in the history
Update dependency codenarc to v3
  • Loading branch information
koral-- authored Oct 14, 2024
2 parents 58e27f7 + 8d7f0e7 commit f65f938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ tasks.withType(Test).configureEach { testTask ->
}

codenarc {
toolVersion = "2.2.0"
toolVersion = "3.5.0"
}

tasks.register("codenarc") {
Expand Down

0 comments on commit f65f938

Please sign in to comment.