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 c2ea609 commit 27e17fdCopy full SHA for 27e17fd
dependencyManagement/build.gradle.kts
@@ -48,7 +48,7 @@ val CORE_DEPENDENCIES = listOf(
48
val DEPENDENCIES = listOf(
49
"com.google.code.findbugs:annotations:3.0.1u2",
50
"com.google.code.findbugs:jsr305:3.0.2",
51
- "com.squareup.okhttp3:okhttp:4.11.0",
+ "com.squareup.okhttp3:okhttp:4.12.0",
52
"com.uber.nullaway:nullaway:0.10.14",
53
"org.assertj:assertj-core:3.24.2",
54
"org.awaitility:awaitility:4.2.0",
0 commit comments