Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.datatype:jackson-datatype-jsr…
Browse files Browse the repository at this point in the history
…310 to v2.16.1
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 02fdcca commit 3f562c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/test.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript{
ext {
jsonSchemaValidatorVersion = '2.2.14'
jacksonDatatypeJsr310Version = '2.14.1'
jacksonDatatypeJsr310Version = '2.16.1'
}
repositories(repos)
}
Expand Down

0 comments on commit 3f562c0

Please # to comment.