Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.12 (#…
Browse files Browse the repository at this point in the history
…2442)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 2, 2023
1 parent 8d2c23d commit 267af9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugsTestCases/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {

implementation project(':spotbugs')
api project(':spotbugs-annotations')
implementation 'org.apache.groovy:groovy-all:4.0.11'
implementation 'org.apache.groovy:groovy-all:4.0.12'
}

tasks.withType(JavaCompile).configureEach {
Expand Down

0 comments on commit 267af9f

Please sign in to comment.