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

Unverified Commit ae053c38 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #516 from nextcloud/dependabot/gradle/net.bytebuddy-byte-buddy-1.10.17

parents f229ed31 6c0f5418
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@ dependencies {
    androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
    androidTestImplementation 'androidx.test.espresso:espresso-contrib:3.3.0'
    androidTestImplementation 'commons-io:commons-io:2.8.0'
    androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.16'
    androidTestImplementation 'net.bytebuddy:byte-buddy:1.10.17'
}

spotbugs {