Skip to content

Commit

Permalink
Build(deps): Bump lombok from 1.18.16 to 1.18.18
Browse files Browse the repository at this point in the history
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.16 to 1.18.18.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.16...v1.18.18)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TiagoMSSantos committed Mar 14, 2021
1 parent c6f6c19 commit c984a1c
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 @@ -330,7 +330,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.12.0'

// Annotations
implementation 'org.projectlombok:lombok:1.18.16'
implementation 'org.projectlombok:lombok:1.18.18'
annotationProcessor 'org.projectlombok:lombok:1.18.18'

// Web
Expand Down

0 comments on commit c984a1c

Please sign in to comment.