Skip to content

Commit

Permalink
Up jackson version
Browse files Browse the repository at this point in the history
  • Loading branch information
thirdegg committed Feb 26, 2021
1 parent 7739d63 commit 20bd08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chromecast/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ dependencies {

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

implementation 'com.fasterxml.jackson.core:jackson-annotations:2.9.0'
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'

}

Expand Down

0 comments on commit 20bd08d

Please sign in to comment.