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

Unverified Commit 15df34d8 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Merge pull request #517 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.26

parents 8684b1d8 15544033
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ dependencies {

    implementation 'com.google.android.material:material:1.6.1'

    compileOnly "org.projectlombok:lombok:1.18.24"
    compileOnly "org.projectlombok:lombok:1.18.26"
    annotationProcessor "org.projectlombok:lombok:1.18.24"

    api 'com.google.code.gson:gson:2.10.1'