Skip to content

Commit

Permalink
Bump Jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
tommysitu committed Feb 11, 2023
1 parent 8df7e58 commit b9a6406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ repositories {
dependencies {

ext {
jacksonVersion = '2.13.3'
jacksonVersion = '2.13.5'
}

compile 'com.squareup.okhttp3:okhttp:4.9.3'
Expand Down

0 comments on commit b9a6406

Please sign in to comment.