mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Exclude dependencies already present in servers (only affects plugin)
This commit is contained in:
parent
6f5fc4c85c
commit
f59e4672a0
6 changed files with 54 additions and 76 deletions
|
@ -10,12 +10,6 @@
|
|||
</parent>
|
||||
<artifactId>api</artifactId>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue