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 96f2eda commit 6ec59b7Copy full SHA for 6ec59b7
clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle
@@ -10,7 +10,7 @@ repositories {
10
11
dependencies {
12
implementation 'com.google.code.findbugs:jsr305:3.0.2'
13
- api 'com.squareup.okhttp3:okhttp:4.9.1'
+ api 'com.squareup.okhttp3:okhttp:4.9.3'
14
implementation 'com.squareup.okhttp3:logging-interceptor:4.9.1'
15
api 'com.google.code.gson:gson:2.8.9'
16
implementation 'io.gsonfire:gson-fire:1.8.5'
0 commit comments