Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy-all in /trusona-sdk-resources
Browse files Browse the repository at this point in the history
Bumps [org.apache.groovy:groovy-all](https://github.com/apache/groovy) from 4.0.16 to 4.0.17.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 64d4e80 commit fae567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trusona-sdk-resources/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
api "com.fasterxml.jackson.core:jackson-databind:2.16.0"
api "org.slf4j:slf4j-api:2.0.9"

testImplementation "org.apache.groovy:groovy-all:4.0.16"
testImplementation "org.apache.groovy:groovy-all:4.0.17"
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
testImplementation "ch.qos.logback:logback-classic:1.4.14"

Expand Down

0 comments on commit fae567f

Please sign in to comment.