Skip to content

Commit 004b1fd

Browse files
fix(deps): update dependency org.openapitools:jackson-databind-nullable to v0.2.7
1 parent ec03e29 commit 004b1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref
2929
jakarta-annotation-api = { module = "jakarta.annotation:jakarta.annotation-api", version.ref = "jakarta-annotation" }
3030

3131
# OpenAPI tools dependencies
32-
openapitools-jackson-nullable = { module = "org.openapitools:jackson-databind-nullable", version = "0.2.6" }
32+
openapitools-jackson-nullable = { module = "org.openapitools:jackson-databind-nullable", version = "0.2.7" }

0 commit comments

Comments
 (0)