We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04df0f1 commit ffe2ebeCopy full SHA for ffe2ebe
build.gradle.kts
@@ -40,7 +40,7 @@ dependencies {
40
api("ch.qos.logback:logback-classic:1.5.18")
41
api("com.typesafe:config:1.4.5")
42
api("org.jsoup:jsoup:1.21.1")
43
- api("com.squareup.okhttp3:okhttp:5.1.0")
+ api("com.squareup.okhttp3:okhttp:5.2.1")
44
api("com.google.code.gson:gson:2.13.1")
45
api("com.github.topi314.lavasrc:lavasrc:4.7.3")
46
api("com.github.topi314.lavasrc:lavasrc-protocol:4.7.3")
0 commit comments