Skip to content

Commit

Permalink
chore(deps): bump okhttp.version from 4.11.0 to 4.12.0 (#319)
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:logging-interceptor` 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:logging-interceptor
  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 Feb 14, 2024
1 parent ac575db commit 28e1f42
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 @@ -53,7 +53,7 @@
<jsr305.version>3.0.2</jsr305.version>
<feign.version>13.1</feign.version>
<feign-form.version>3.8.0</feign-form.version>
<okhttp.version>4.11.0</okhttp.version>
<okhttp.version>4.12.0</okhttp.version>
<scribejava.version>8.3.3</scribejava.version>
<jackson.version>2.16.0</jackson.version>
<jackson-databind-nullable.version>0.2.6</jackson-databind-nullable.version>
Expand Down

0 comments on commit 28e1f42

Please sign in to comment.