Skip to content

Commit

Permalink
Update Lombok to compile on Java 9+
Browse files Browse the repository at this point in the history
  • Loading branch information
mdcfe committed Dec 31, 2018
1 parent df59f9f commit 502d37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.16.20</version>
<version>1.18.4</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 502d37b

Please sign in to comment.