mirror of
https://github.com/TeamPiped/Piped-Backend.git
synced 2024-08-14 23:51:41 +00:00
Update plugin io.freefair.lombok to v6.6.2
This commit is contained in:
parent
04d511e3bc
commit
6dc816c5b4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
plugins {
|
plugins {
|
||||||
id "com.github.johnrengelman.shadow" version "7.1.2"
|
id "com.github.johnrengelman.shadow" version "7.1.2"
|
||||||
id "java"
|
id "java"
|
||||||
id "io.freefair.lombok" version "6.6.1"
|
id "io.freefair.lombok" version "6.6.2"
|
||||||
id "eclipse"
|
id "eclipse"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue