Update plugin io.freefair.lombok to v8.1.0

This commit is contained in:
renovate[bot] 2023-06-28 01:56:05 +00:00 committed by Kavin
parent d4d0a40928
commit 02765fd33e
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.0.1"
id "io.freefair.lombok" version "8.1.0"
id "eclipse"
}