Update plugin io.freefair.lombok to v6.6

This commit is contained in:
renovate[bot] 2022-12-02 03:27:14 +00:00 committed by Kavin
parent c2132f16dd
commit d3725f0007
1 changed files with 1 additions and 1 deletions

View File

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