Skip to content

Commit

Permalink
Merge pull request #422 from trusona/dependabot-gradle-trusona-sdk-co…
Browse files Browse the repository at this point in the history
…m.squareup.okhttp3-mockwebserver-4.12.0

Bump com.squareup.okhttp3:mockwebserver from 4.11.0 to 4.12.0 in /trusona-sdk
  • Loading branch information
thitu authored Oct 31, 2023
2 parents 715ae94 + 8b36de0 commit 00c2cea
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 @@ -53,7 +53,7 @@ dependencies {

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

spotbugsPlugins "com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0"
Expand Down

0 comments on commit 00c2cea

Please sign in to comment.