Browse Source

Bump com-squareup-okhttp3 from 4.12.0 to 5.1.0

Bumps `com-squareup-okhttp3` from 4.12.0 to 5.1.0.

Updates `com.squareup.okhttp3:mockwebserver` from 4.12.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0)

Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.1.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.12.0...parent-5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/2076/head
dependabot[bot] 5 months ago committed by GitHub
parent
commit
f37e8b923a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -4,7 +4,7 @@ org-springframework-security = "6.5.1" @@ -4,7 +4,7 @@ org-springframework-security = "6.5.1"
com-fasterxml-jackson = "2.18.4.1"
nimbus-jose-jwt = "10.3.1"
org-bouncycastle = "1.79"
com-squareup-okhttp3 = "4.12.0"
com-squareup-okhttp3 = "5.1.0"
io-spring-javaformat = "0.0.47"
io-spring-nohttp = "0.0.11"

Loading…
Cancel
Save