Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 672d2b6b authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #472 from nextcloud/dependabot/gradle/com.google.code.gson-gson-2.9.1

parents db3506c9 de167f2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ dependencies {
    compileOnly "org.projectlombok:lombok:1.18.24"
    annotationProcessor "org.projectlombok:lombok:1.18.24"

    api 'com.google.code.gson:gson:2.9.0'
    api 'com.google.code.gson:gson:2.9.1'

    implementation 'io.reactivex.rxjava2:rxjava:2.2.21'