Skip to content

Commit

Permalink
Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0
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.11.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.10.0...parent-4.11.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]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 65c1e8a commit 7328c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("com.github.zhkl0228:unidbg-unicorn2:0.9.7")
implementation("com.github.zhkl0228:unidbg-kvm:0.9.7")
implementation("org.slf4j:slf4j-log4j12:2.0.3")
implementation("com.squareup.okhttp3:okhttp:4.10.0")
implementation("com.squareup.okhttp3:okhttp:4.11.0")
implementation("com.github.yescallop:fluent-uri:d8e12f23af")
implementation("commons-cli:commons-cli:1.5.0")
}
Expand Down

0 comments on commit 7328c5f

Please sign in to comment.