We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb1028 commit a9a330aCopy full SHA for a9a330a
build.gradle.kts
@@ -22,7 +22,7 @@ plugins {
22
23
buildscript {
24
dependencies {
25
- classpath("com.squareup.okhttp3:okhttp:4.12.0")
+ classpath("com.squareup.okhttp3:okhttp:5.1.0")
26
}
27
28
0 commit comments