Skip to content

Commit 1e6edef

Browse files
Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.2.1
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 4.12.0 to 5.2.1. - [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md) - [Commits](square/okhttp@parent-4.12.0...parent-5.2.1) --- updated-dependencies: - dependency-name: com.squareup.okhttp3:okhttp dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86d0719 commit 1e6edef

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
@@ -42,7 +42,7 @@ servicediscovery = { group = "net.tsc.servicediscovery", name = "servicediscover
4242
# UPNP. Maybe replace with jupnp
4343
upnplib = { group = "com.github.RPTools", name = "upnplib", version = "1.2.0" }
4444
# For RESTful functions
45-
okhttp = { group = "com.squareup.okhttp3", name = "okhttp", version = "4.12.0" }
45+
okhttp = { group = "com.squareup.okhttp3", name = "okhttp", version = "5.3.0" }
4646

4747
# Image processing lib
4848
imageio-core = { group = "com.twelvemonkeys.imageio", name = "imageio-core", version.ref = "imageio" }

0 commit comments

Comments
 (0)