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

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

Merge pull request #268 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.16

parents 109e0f50 a851a6b8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -130,8 +130,8 @@ dependencies {
    implementation 'androidx.core:core:1.3.2'
    implementation 'androidx.fragment:fragment:1.2.5'

    compileOnly "org.projectlombok:lombok:1.18.14"
    annotationProcessor "org.projectlombok:lombok:1.18.12"
    compileOnly "org.projectlombok:lombok:1.18.16"
    annotationProcessor "org.projectlombok:lombok:1.18.16"

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