Update Upstream
This commit is contained in:
@@ -5,7 +5,7 @@ Subject: [PATCH] Update to Java 15
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 8a45c77963d3cd35d2cfa4a3af15c0e27bbbf165..ed910c6c7851dc4c4d2c540c0cb6285ae4e4be46 100644
|
||||
index 6857042b3475925f426cbe9f4858438a02bebd23..a295e88e8c05306c0e5876608797d64df6dc1699 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -19,8 +19,10 @@
|
||||
@@ -21,7 +21,7 @@ index 8a45c77963d3cd35d2cfa4a3af15c0e27bbbf165..ed910c6c7851dc4c4d2c540c0cb6285a
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<adventure.version>4.7.0</adventure.version> <!-- Paper - When updating this make sure to update the linked JavaDocs on the homepage as well! -->
|
||||
</properties>
|
||||
@@ -129,7 +131,7 @@
|
||||
@@ -148,7 +150,7 @@
|
||||
<!-- annotations -->
|
||||
<dependency>
|
||||
<groupId>org.jetbrains</groupId>
|
||||
@@ -30,7 +30,7 @@ index 8a45c77963d3cd35d2cfa4a3af15c0e27bbbf165..ed910c6c7851dc4c4d2c540c0cb6285a
|
||||
<version>20.1.0</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
@@ -259,15 +261,38 @@
|
||||
@@ -278,15 +280,38 @@
|
||||
</properties>
|
||||
</configuration>
|
||||
</plugin>
|
||||
@@ -70,7 +70,7 @@ index 8a45c77963d3cd35d2cfa4a3af15c0e27bbbf165..ed910c6c7851dc4c4d2c540c0cb6285a
|
||||
<link>https://javadoc.io/doc/net.md-5/bungeecord-chat/1.16-R0.4/</link>
|
||||
<!-- Paper start -->
|
||||
<link>https://jd.adventure.kyori.net/api/${adventure.version}/</link>
|
||||
@@ -278,6 +303,7 @@
|
||||
@@ -297,6 +322,7 @@
|
||||
</links>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user