Bump gson from 2.8.5 to 2.8.6 (#13)
This commit is contained in:
parent
1d0a39dc3a
commit
7f0307adc6
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ dependencies {
|
|||
compileOnly "org.threeten:threetenbp:$threetenbp:no-tzdb"
|
||||
testImplementation "org.threeten:threetenbp:$threetenbp"
|
||||
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'com.google.code.gson:gson:2.8.6'
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofit"
|
||||
implementation "com.squareup.retrofit2:converter-gson:$retrofit"
|
||||
implementation "com.squareup.retrofit2:converter-scalars:$retrofit"
|
||||
|
|
Loading…
Reference in a new issue