Skip to content

Commit 36f1c04

Browse files
chore(deps): update dependency org.openapitools:jackson-databind-nullable to v0.2.3 (#806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12bb2a6 commit 36f1c04

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-java-2/algoliasearch-core

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-java-2/algoliasearch-core/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.3'
1616
api 'com.fasterxml.jackson.core:jackson-annotations:2.13.3'
1717
api 'com.fasterxml.jackson.core:jackson-databind:2.13.3'
18-
implementation 'org.openapitools:jackson-databind-nullable:0.2.1'
18+
implementation 'org.openapitools:jackson-databind-nullable:0.2.3'
1919
}
2020

2121
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)