Merge pull request #418 from deathbeam/update-lombok

Update Project Lombok version to 1.16.20
This commit is contained in:
Adam
2018-01-23 15:37:19 -05:00
committed by GitHub
8 changed files with 8 additions and 9 deletions

View File

@@ -40,7 +40,6 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.18</version>
<scope>provided</scope>
</dependency>