Add FreeFair Lombok Gradle Plugin 3.2.1.

This commit is contained in:
John Blum
2019-05-05 14:11:04 -07:00
parent ffd2e08301
commit 147006ce07

View File

@@ -1,3 +1,7 @@
plugins {
id "io.freefair.lombok" version "3.2.1"
}
apply plugin: 'io.spring.convention.spring-module'
apply from: MAVEN_POM_EDITOR_GRADLE