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.13.0
  • Loading branch information
renovate-bot authored and wlodarcp committed Oct 21, 2021
1 parent 8ce32de commit 9c5b6f2
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.8.10'
jacksonDatatypeJsr310Version = '2.13.0'
}
repositories(repos)
}
Expand Down

0 comments on commit 9c5b6f2

Please # to comment.