We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02fdcca commit 9c27a38Copy full SHA for 9c27a38
gradle/test.gradle
@@ -1,7 +1,7 @@
1
buildscript{
2
ext {
3
jsonSchemaValidatorVersion = '2.2.14'
4
- jacksonDatatypeJsr310Version = '2.14.1'
+ jacksonDatatypeJsr310Version = '2.17.2'
5
}
6
repositories(repos)
7
0 commit comments