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

Unverified Commit 7bb07b64 authored by Tobias Kaminsky's avatar Tobias Kaminsky Committed by GitHub
Browse files

Merge pull request #302 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.18

Bump lombok from 1.18.16 to 1.18.18
parents 3b5dbd85 a9129227
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ dependencies {
    implementation 'androidx.core:core:1.3.2'
    implementation 'androidx.fragment:fragment:1.2.5'

    compileOnly "org.projectlombok:lombok:1.18.16"
    compileOnly "org.projectlombok:lombok:1.18.18"
    annotationProcessor "org.projectlombok:lombok:1.18.16"

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