mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-18 15:20:37 +01:00
Updated guava to 10.0
By: Dinnerbone <dinnerbone@dinnerbone.com>
This commit is contained in:
parent
3ece4f6a1f
commit
feed511869
1 changed files with 2 additions and 2 deletions
|
@ -87,8 +87,8 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava-collections</artifactId>
|
||||
<version>r03</version>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>10.0</version>
|
||||
<type>jar</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in a new issue