Skip to content

Commit 20bd08d

Browse files
committed
Up jackson version
1 parent 7739d63 commit 20bd08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chromecast/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ dependencies {
5555

5656
implementation 'com.google.protobuf:protobuf-lite:3.0.0'
5757

58-
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.0'
59-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
58+
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.12.1'
59+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.1'
6060

6161
}
6262

0 commit comments

Comments
 (0)