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 4df5402 + b68017f commit cffe901Copy full SHA for cffe901
client/build.gradle
@@ -14,7 +14,7 @@ dependencies {
14
implementation "com.fasterxml.jackson.core:jackson-core:2.17.1"
15
implementation "com.fasterxml.jackson.core:jackson-annotations:2.17.1"
16
implementation "com.fasterxml.jackson.core:jackson-databind:2.17.1"
17
- implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.1"
+ implementation "com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.2"
18
implementation "org.openapitools:jackson-databind-nullable:0.2.6"
19
implementation "io.mikael:urlbuilder:2.0.9"
20
0 commit comments