Skip to content

Commit

Permalink
Bump com.squareup.okhttp3.version from 5.0.0-alpha.12 to 5.0.0-alpha.14
Browse files Browse the repository at this point in the history
Bumps `com.squareup.okhttp3.version` from 5.0.0-alpha.12 to 5.0.0-alpha.14.

Updates `com.squareup.okhttp3:okhttp` from 5.0.0-alpha.12 to 5.0.0-alpha.14
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

Updates `com.squareup.okhttp3:mockwebserver3` from 5.0.0-alpha.12 to 5.0.0-alpha.14
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent f7f2cd1 commit ef50da0
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 @@ -34,7 +34,7 @@
<com.squareup.retrofit2.version>2.11.0</com.squareup.retrofit2.version>
<org.mockito.version>5.11.0</org.mockito.version>
<org.junit.jupiter.version>5.10.2</org.junit.jupiter.version>
<com.squareup.okhttp3.version>5.0.0-alpha.12</com.squareup.okhttp3.version>
<com.squareup.okhttp3.version>5.0.0-alpha.14</com.squareup.okhttp3.version>

</properties>

Expand Down

0 comments on commit ef50da0

Please sign in to comment.