mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-10 22:05:10 +01:00
Updated guava to 10.0
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
3ece4f6a1f
commit
feed511869
@ -87,8 +87,8 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.guava</groupId>
|
<groupId>com.google.guava</groupId>
|
||||||
<artifactId>guava-collections</artifactId>
|
<artifactId>guava</artifactId>
|
||||||
<version>r03</version>
|
<version>10.0</version>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user