mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-09-18 21:45:12 +00:00
Updated guava to 10.0
This commit is contained in:
parent
a457ea9784
commit
489d3e3138
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -102,8 +102,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>compile</scope>
|
||||
</dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue