forked from git-mirrors/GeyserConnect
Don't compile Lombok into the jar
This commit is contained in:
parent
03270131e5
commit
4a6f395602
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -63,6 +63,7 @@
|
|||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.geysermc</groupId>
|
||||
|
|
Loading…
Add table
Reference in a new issue