Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:mockwebserver in /trusona-sdk-http
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:mockwebserver](https://github.com/square/okhttp) from 4.11.0 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.11.0...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:mockwebserver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 00c2cea commit e4b103c
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 @@ -60,7 +60,7 @@ dependencies {
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"
testImplementation "com.squareup.okhttp3:mockwebserver:4.12.0"
testImplementation "com.squareup.retrofit2:retrofit-mock:2.9.0"

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

0 comments on commit e4b103c

Please sign in to comment.