Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0
Browse files Browse the repository at this point in the history
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/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)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent cca00c1 commit ae152f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
include 'org.apache.logging.log4j:log4j-api:2.22.1'
include 'org.apache.logging.log4j:log4j-core:2.22.1'

include 'com.squareup.okhttp3:okhttp:4.11.0'
include 'com.squareup.okhttp3:okhttp:4.12.0'
include 'com.google.code.gson:gson:2.10.1'
include 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3'
include 'com.formdev:flatlaf:3.3-SNAPSHOT'
Expand Down

0 comments on commit ae152f9

Please sign in to comment.