We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf888d commit ec8dc41Copy full SHA for ec8dc41
build.gradle
@@ -9,7 +9,7 @@ subprojects {
9
}
10
11
ext {
12
- jacksonVersion = '2.9.10'
+ jacksonVersion = '2.18.3'
13
jacksonDatabindVersion = "$jacksonVersion.8"
14
powermockVersion = '1.6.6'
15
0 commit comments