We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df349a8 + d71bb0a commit cf39b08Copy full SHA for cf39b08
1 file changed
build.gradle.kts
@@ -38,7 +38,7 @@ information {
38
}
39
40
dependencies {
41
- implementation("com.squareup.okhttp3:okhttp:4.12.0")
+ implementation("com.squareup.okhttp3:okhttp:5.1.0")
42
implementation("com.google.code.gson:gson:2.13.1")
43
44
0 commit comments