Skip to content

Commit b93f474

Browse files
committed
Dependency updates
1 parent b45a8fe commit b93f474

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ repositories {
2727
}
2828

2929
dependencies {
30-
compile 'com.squareup.retrofit2:retrofit:2.4.0'
31-
compile 'com.squareup.retrofit2:converter-jackson:2.4.0'
30+
compile 'com.squareup.retrofit2:retrofit:2.5.0'
31+
compile 'com.squareup.retrofit2:converter-jackson:2.5.0'
3232

3333
testCompile 'junit:junit:4.11'
3434
testCompile 'org.assertj:assertj-core:3.11.1'

0 commit comments

Comments
 (0)