mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-13 11:18:23 +01:00
Updated guava to 10.0
This commit is contained in:
parent
199a5c2a77
commit
39674b6fb0
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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…
Add table
Reference in a new issue