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:
dependabot[bot] 2019-02-12 02:18:38 +00:00
parent 8f1955b38e
commit 485ec04094
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -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'