Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lbalmaceda committed May 22, 2019
1 parent 246c34e commit 817b5f1
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 @@ -62,7 +62,7 @@ test {
dependencies {
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
implementation 'com.squareup.okhttp3:logging-interceptor:3.9.1'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.8'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.9.9'
implementation 'commons-codec:commons-codec:1.11'

testImplementation 'org.mockito:mockito-core:2.18.3'
Expand Down

0 comments on commit 817b5f1

Please sign in to comment.