Skip to content

Commit

Permalink
Update lombok gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnNiang committed Jun 10, 2019
1 parent dd30b83 commit 417fb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'org.springframework.boot' version '2.1.3.RELEASE'
id "io.freefair.lombok" version "3.1.4"
id "io.freefair.lombok" version "3.6.6"
id 'java'
id 'war'
}
Expand Down

0 comments on commit 417fb5d

Please sign in to comment.