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