Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 89ee748 commit dcceba3
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 @@ -18,7 +18,7 @@
<kotlinx-coroutines.version>1.7.3</kotlinx-coroutines.version>
<jackson.version>2.15.3</jackson.version>
<jsoup.version>1.16.1</jsoup.version>
<okhttp3.version>4.10.0</okhttp3.version>
<okhttp3.version>4.12.0</okhttp3.version>
<spring.version>5.3.30</spring.version>
<ktor.version>2.3.5</ktor.version>
<sl4j.version>1.7.32</sl4j.version>
Expand Down

0 comments on commit dcceba3

Please sign in to comment.