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.15.1
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent 02fdcca commit a971228
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.15.1'
}
repositories(repos)
}
Expand Down

0 comments on commit a971228

Please # to comment.