Skip to content

Commit ffe2ebe

Browse files
Bump com.squareup.okhttp3:okhttp from 5.1.0 to 5.2.1 (#144)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04df0f1 commit ffe2ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
api("ch.qos.logback:logback-classic:1.5.18")
4141
api("com.typesafe:config:1.4.5")
4242
api("org.jsoup:jsoup:1.21.1")
43-
api("com.squareup.okhttp3:okhttp:5.1.0")
43+
api("com.squareup.okhttp3:okhttp:5.2.1")
4444
api("com.google.code.gson:gson:2.13.1")
4545
api("com.github.topi314.lavasrc:lavasrc:4.7.3")
4646
api("com.github.topi314.lavasrc:lavasrc-protocol:4.7.3")

0 commit comments

Comments
 (0)