Skip to content

Commit

Permalink
Update dependency org.projectlombok:lombok to v1.18.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2021
1 parent 84de172 commit 4353ace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
implementation 'com.pavelsikun:material-seekbar-preference:2.3.0'
implementation 'org.apache.commons:commons-collections4:4.4'

compileOnly 'org.projectlombok:lombok:1.18.10'
compileOnly 'org.projectlombok:lombok:1.18.18'
annotationProcessor 'org.projectlombok:lombok:1.18.10'

androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
Expand Down

0 comments on commit 4353ace

Please sign in to comment.