Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy from 4.0.15 to 4.0.16 (#66)
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy](https://github.com/apache/groovy) from 4.0.15 to 4.0.16.
- [Commits](https://github.com/apache/groovy/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy
  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 Dec 21, 2023
1 parent 984cdf8 commit ce8eaa1
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 @@ -24,7 +24,7 @@ dependencies {

testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
testImplementation("org.junit.vintage:junit-vintage-engine:5.10.0")
testImplementation("org.apache.groovy:groovy:4.0.15")
testImplementation("org.apache.groovy:groovy:4.0.16")
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
testImplementation("com.github.tomakehurst:wiremock-jre8:3.0.1")
testImplementation("net.bytebuddy:byte-buddy:1.14.9")
Expand Down

0 comments on commit ce8eaa1

Please sign in to comment.