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 6824f05 commit 1a87e3cCopy full SHA for 1a87e3c
settings.gradle.kts
@@ -36,7 +36,7 @@ dependencyResolutionManagement {
36
library("jackson-databind", "com.fasterxml.jackson.core", "jackson-databind").withoutVersion()
37
library("jackson-datatype-jsr310", "com.fasterxml.jackson.datatype", "jackson-datatype-jsr310").withoutVersion()
38
39
- library("jackson-databind-nullable", "org.openapitools", "jackson-databind-nullable").version("0.2.8")
+ library("jackson-databind-nullable", "org.openapitools", "jackson-databind-nullable").version("0.2.9")
40
library("jakarta-annotation-api", "jakarta.annotation", "jakarta.annotation-api").versionRef("jakarta-annotation")
41
42
0 commit comments