forked from GeyserMC/Geyser
Little changes
This commit is contained in:
parent
9a13b566cf
commit
b7a746535b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
<version>1.18.4</version>
|
<version>1.18.4</version>
|
||||||
<scope>providec</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.steveice10</groupId>
|
<groupId>com.github.steveice10</groupId>
|
||||||
|
|
Loading…
Reference in a new issue