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 7140bf6 commit 128d440Copy full SHA for 128d440
clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle
@@ -11,7 +11,7 @@ repositories {
11
dependencies {
12
implementation 'com.google.code.findbugs:jsr305:3.0.2'
13
api 'com.squareup.okhttp3:okhttp:4.9.3'
14
- implementation 'com.squareup.okhttp3:logging-interceptor:4.9.3'
+ implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
15
api 'com.google.code.gson:gson:2.9.0'
16
implementation 'io.gsonfire:gson-fire:1.8.5'
17
}
0 commit comments