Skip to content

Commit

Permalink
Merge pull request #518 from trusona/dependabot-gradle-trusona-sdk-or…
Browse files Browse the repository at this point in the history
…g.apache.groovy-groovy-all-4.0.21

Bump org.apache.groovy:groovy-all from 4.0.20 to 4.0.21 in /trusona-sdk
  • Loading branch information
thitu authored Apr 10, 2024
2 parents 1b6e01c + b9be511 commit a5a703a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trusona-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation project(":trusona-sdk-http")
implementation project(":trusona-sdk-resources")

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

0 comments on commit a5a703a

Please sign in to comment.