Skip to content

Commit fb7624a

Browse files
committed
Bump jackson version
1 parent cdc11c5 commit fb7624a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828
dependencies {
2929

3030
ext {
31-
jacksonVersion = '2.13.5'
31+
jacksonVersion = '2.17.2'
3232
}
3333

3434
compile 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)