Lombok to 1.8.4

This commit is contained in:
Tyler Benson 2018-11-30 09:40:05 -08:00
parent c020f46906
commit 272a2ace39
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ ext {
groovy : groovyVer,
junit : "4.12",
logback : "1.2.3",
lombok : "1.18.2",
lombok : "1.18.4",
bytebuddy : "1.9.5",
scala : "2.11.12",
]