Update plugin io.freefair.lombok to v6.6.1

This commit is contained in:
renovate[bot] 2022-12-18 19:53:03 +00:00 committed by Kavin
parent 776a662560
commit f6358db5d1

View file

@ -1,7 +1,7 @@
plugins {
id "com.github.johnrengelman.shadow" version "7.1.2"
id "java"
id "io.freefair.lombok" version "6.6"
id "io.freefair.lombok" version "6.6.1"
id "eclipse"
}