Skip to content

Commit

Permalink
Merge pull request #412 from trusona/dependabot-gradle-trusona-sdk-ht…
Browse files Browse the repository at this point in the history
…tp-org.apache.groovy-groovy-all-4.0.15

Bump org.apache.groovy:groovy-all from 4.0.14 to 4.0.15 in /trusona-sdk-http
  • Loading branch information
thitu authored Oct 31, 2023
2 parents 549f379 + 95a25f6 commit 715ae94
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.11.0"
api "org.slf4j:slf4j-api:2.0.9"

testImplementation "org.apache.groovy:groovy-all:4.0.14"
testImplementation "org.apache.groovy:groovy-all:4.0.15"
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
testImplementation "ch.qos.logback:logback-classic:1.4.11"
testImplementation "com.squareup.okhttp3:mockwebserver:4.11.0"
Expand Down

0 comments on commit 715ae94

Please sign in to comment.