Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jun 5, 2018
1 parent b430bb1 commit 05eb13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.22</version>
<version>1.18.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 05eb13f

Please sign in to comment.