mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
chore(deps): update plugin io.freefair.lombok to v8.3
This commit is contained in:
parent
ad6daab523
commit
e6bca8c5ee
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id "com.github.johnrengelman.shadow" version "8.1.1"
|
||||
id "java"
|
||||
id "io.freefair.lombok" version "8.2.2"
|
||||
id "io.freefair.lombok" version "8.3"
|
||||
id "eclipse"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue