Skip to content

Commit b9a6406

Browse files
committed
Bump Jackson
1 parent 8df7e58 commit b9a6406

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.3'
31+
jacksonVersion = '2.13.5'
3232
}
3333

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

0 commit comments

Comments
 (0)