Skip to content

Commit

Permalink
chore(deps): bump org.apache.groovy:groovy-all from 4.0.20 to 4.0.22 (#…
Browse files Browse the repository at this point in the history
…156)

Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 4.0.20 to 4.0.22.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-all
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 7d0afe2 commit 924013f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.32")
annotationProcessor("org.projectlombok:lombok:1.18.32")

testImplementation("org.apache.groovy:groovy-all:4.0.20")
testImplementation("org.apache.groovy:groovy-all:4.0.22")
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
testImplementation("net.bytebuddy:byte-buddy:1.14.18")
testImplementation("org.objenesis:objenesis:3.3")
Expand Down

0 comments on commit 924013f

Please sign in to comment.