Merge pull request #1320 from nightscout/dependabot/gradle/dev/com.google.code.gson-gson-2.9.0
Bump gson from 2.8.9 to 2.9.0
This commit is contained in:
commit
edcf009431
|
@ -25,7 +25,7 @@ dependencies {
|
|||
api "io.reactivex.rxjava2:rxandroid:$rxandroid_version"
|
||||
api("io.reactivex.rxjava2:rxkotlin:$rxkotlin_version")
|
||||
|
||||
api "com.google.code.gson:gson:2.8.9"
|
||||
api "com.google.code.gson:gson:2.9.0"
|
||||
|
||||
api "androidx.room:room-runtime:$room_version"
|
||||
kapt "androidx.room:room-compiler:$room_version"
|
||||
|
|
Loading…
Reference in a new issue