project: update lombok

This commit is contained in:
ThatGamerBlue
2021-04-07 20:54:22 +01:00
parent fe9970827f
commit 94f9816df3
9 changed files with 21 additions and 19 deletions

View File

@@ -31,4 +31,6 @@ object ProjectVersions {
const val rsversion = 194
const val cacheversion = 165
const val lombokVersion = "1.18.20"
}