Skip to content

Commit

Permalink
Bump okhttp.version from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps `okhttp.version` from 4.11.0 to 4.12.0.

Updates `com.squareup.okhttp3: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)

Updates `com.squareup.okhttp3:okhttp-urlconnection` 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:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent b910210 commit 567276c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<!-- deps -->
<lombok.version>1.18.26</lombok.version>
<retrofit.version>2.9.0</retrofit.version>
<okhttp.version>4.11.0</okhttp.version>
<okhttp.version>4.12.0</okhttp.version>
<jackson-databind.version>2.15.3</jackson-databind.version>
<jsoup.version>1.16.1</jsoup.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
Expand Down

0 comments on commit 567276c

Please sign in to comment.