Skip to content

Commit fb77f41

Browse files
fix(deps): update dependency org.openapitools:jackson-databind-nullable to v0.2.7 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01bbeba commit fb77f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
3535
library("jackson-databind", "com.fasterxml.jackson.core", "jackson-databind").versionRef("jackson")
3636
library("jackson-datatype-jsr310", "com.fasterxml.jackson.datatype", "jackson-datatype-jsr310").versionRef("jackson")
3737

38-
library("jackson-databind-nullable", "org.openapitools", "jackson-databind-nullable").version("0.2.6")
38+
library("jackson-databind-nullable", "org.openapitools", "jackson-databind-nullable").version("0.2.7")
3939
library("jakarta-annotation-api", "jakarta.annotation", "jakarta.annotation-api").versionRef("jakarta-annotation")
4040

4141

0 commit comments

Comments
 (0)