We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253340f commit 7b75d33Copy full SHA for 7b75d33
1 file changed
build.gradle
@@ -9,7 +9,7 @@ subprojects {
9
}
10
11
ext {
12
- jacksonVersion = '2.15.4'
+ jacksonVersion = '2.16.2'
13
jacksonDatabindVersion = "$jacksonVersion"
14
powermockVersion = '1.6.6'
15
0 commit comments