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

This commit is contained in:
renovate[bot] 2023-08-11 01:33:09 +00:00 committed by Kavin
parent c69022ef83
commit 7c9316f3d2
1 changed files with 1 additions and 1 deletions

View File

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