chore(deps): update plugin io.freefair.lombok to v8.4

This commit is contained in:
renovate[bot] 2023-10-08 15:06:44 +00:00 committed by Kavin
parent c936595a50
commit 5f2043859e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
plugins {
id "com.github.johnrengelman.shadow" version "8.1.1"
id "java"
id "io.freefair.lombok" version "8.3"
id "io.freefair.lombok" version "8.4"
id "eclipse"
}