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.
2 parents e2c7033 + db82dcf commit 0b88e35Copy full SHA for 0b88e35
gradle/dependencies.gradle
@@ -5,7 +5,7 @@ dependencies {
5
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.0'
6
testImplementation 'org.mockito:mockito-inline:5.2.0'
7
8
- api 'com.squareup.okhttp3:okhttp:4.11.0'
+ api 'com.squareup.okhttp3:okhttp:4.12.0'
9
10
implementation 'com.google.guava:guava:32.1.3-jre'
11
0 commit comments