Skip to content

Commit bbe6cb4

Browse files
committed
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr310 to v2.14.0
1 parent 07843fc commit bbe6cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/test.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript{
22
ext {
33
jsonSchemaValidatorVersion = '2.2.14'
4-
jacksonDatatypeJsr310Version = '2.13.4'
4+
jacksonDatatypeJsr310Version = '2.14.0'
55
}
66
repositories(repos)
77
}

0 commit comments

Comments
 (0)