mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2025-03-11 13:20:52 +01:00
Update Dependencies (#24)
* Update Dependencies * Undo Guava Dependency Changes
This commit is contained in:
parent
f7824e1df5
commit
af190b0422
2
pom.xml
2
pom.xml
@ -52,7 +52,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.projectlombok</groupId>
|
<groupId>org.projectlombok</groupId>
|
||||||
<artifactId>lombok</artifactId>
|
<artifactId>lombok</artifactId>
|
||||||
<version>1.16.6</version>
|
<version>1.16.18</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Guava -->
|
<!-- Guava -->
|
||||||
|
Loading…
Reference in New Issue
Block a user