Skip to content

Commit

Permalink
Bump org.apache.groovy:groovy-all in /trusona-sdk-http
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.21 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 6ad33a7 commit c208fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trusona-sdk-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
api "com.squareup.okhttp3:logging-interceptor:4.12.0"
api "org.slf4j:slf4j-api:2.0.13"

testImplementation "org.apache.groovy:groovy-all:4.0.21"
testImplementation "org.apache.groovy:groovy-all:4.0.22"
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
testImplementation "ch.qos.logback:logback-classic:1.5.6"
testImplementation "com.squareup.okhttp3:mockwebserver:4.12.0"
Expand Down

0 comments on commit c208fae

Please sign in to comment.