Mirror von
https://github.com/PaperMC/Paper.git
synchronisiert 2024-11-16 04:50:05 +01:00
Updated guava to 10.0
Dieser Commit ist enthalten in:
Ursprung
199a5c2a77
Commit
39674b6fb0
4
pom.xml
4
pom.xml
@ -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>
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren