mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Bump lombok from 1.18.4 to 1.18.6
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.4 to 1.18.6. - [Release notes](https://github.com/rzwitserloot/lombok/releases) - [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown) - [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.4...v1.18.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
8f1955b38e
commit
485ec04094
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ dependencies {
|
|||
//androidTestImplementation "com.android.support:support-annotations:${supportLibraryVersion}"
|
||||
implementation 'org.jetbrains:annotations:17.0.0'
|
||||
|
||||
compileOnly "org.projectlombok:lombok:1.18.4"
|
||||
compileOnly "org.projectlombok:lombok:1.18.6"
|
||||
annotationProcessor "org.projectlombok:lombok:1.18.4"
|
||||
|
||||
androidTestImplementation 'tools.fastlane:screengrab:1.2.0'
|
||||
|
|
Loading…
Reference in a new issue