We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7739d63 commit 20bd08dCopy full SHA for 20bd08d
chromecast/build.gradle
@@ -55,8 +55,8 @@ dependencies {
55
56
implementation 'com.google.protobuf:protobuf-lite:3.0.0'
57
58
- implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.0'
59
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
+ implementation 'com.fasterxml.jackson.core:jackson-annotations:2.12.1'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.1'
60
61
}
62
0 commit comments