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 2e6d521 commit 68811eaCopy full SHA for 68811ea
clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
implementation 'com.squareup.okhttp3:logging-interceptor:4.10.0'
15
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.1'
16
api 'com.fasterxml.jackson.core:jackson-annotations:2.13.4'
17
- api 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
+ api 'com.fasterxml.jackson.core:jackson-databind:2.14.1'
18
implementation 'org.openapitools:jackson-databind-nullable:0.2.4'
19
}
20
0 commit comments