Skip to content

Commit 3027f67

Browse files
chore: bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.0.0. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.0.0) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a32ef21 commit 3027f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ toolbox-plugin-api = "1.1.41749"
33
kotlin = "2.1.10"
44
coroutines = "1.10.1"
55
serialization = "1.8.0"
6-
okhttp = "4.12.0"
6+
okhttp = "5.0.0"
77
dependency-license-report = "2.9"
88
marketplace-client = "2.0.46"
99
gradle-wrapper = "0.14.0"

0 commit comments

Comments
 (0)