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 e8ab9c8 + f3253d3 commit 0df638bCopy full SHA for 0df638b
gradle/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
4
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
5
testImplementation 'org.mockito:mockito-inline:3.12.4'
6
7
- api 'com.squareup.okhttp3:okhttp:4.9.1'
+ api 'com.squareup.okhttp3:okhttp:4.9.2'
8
9
implementation 'com.google.guava:guava:31.0.1-jre'
10
0 commit comments