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 7c30fcbCopy full SHA for 7c30fcb
gradle/test.gradle
@@ -1,7 +1,7 @@
1
buildscript{
2
ext {
3
jsonSchemaValidatorVersion = '2.2.14'
4
- jacksonDatatypeJsr310Version = '2.14.1'
+ jacksonDatatypeJsr310Version = '2.19.1'
5
}
6
repositories(repos)
7
0 commit comments