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

Unverified Commit 714e06b7 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #2824 from nextcloud/renovate/com.google.code.gson-gson-2.x

fix(deps): update dependency com.google.code.gson:gson to v2.13.2
parents 275b1513 57fb1fb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@ dependencies {
    implementation 'com.squareup.retrofit2:retrofit:3.0.0'

    // Gson
    implementation 'com.google.code.gson:gson:2.13.1'
    implementation 'com.google.code.gson:gson:2.13.2'

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