Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy-bom in /libs/SharedLib (#195)
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy-bom](https://github.com/apache/groovy) from 4.0.22 to 4.0.23.
- [Commits](https://github.com/apache/groovy/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 8529745 commit 688f829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/SharedLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
testImplementation 'io.rest-assured:rest-assured:5.5.0'

//spock
testImplementation platform('org.apache.groovy:groovy-bom:4.0.22')
testImplementation platform('org.apache.groovy:groovy-bom:4.0.23')
testImplementation 'org.apache.groovy:groovy'
testImplementation platform("org.spockframework:spock-bom:2.3-groovy-4.0")
testImplementation "org.spockframework:spock-core"
Expand Down

0 comments on commit 688f829

Please sign in to comment.