We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0214783 commit 7b9e229Copy full SHA for 7b9e229
README.md
@@ -1,3 +1,3 @@
1
# Porte Coulissante by Captain_Chaos
2
3
-This is a fork of Porte Coulissante by Captain_Chaos that is updated to work for paper-spigot 1.16.2.
+This is a fork of Porte Coulissante by Captain_Chaos that is updated to work for paper-spigot 1.16.3.
pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>com.destroystokyo.paper</groupId>
50
<artifactId>paper-api</artifactId>
51
- <version>1.16.2-R0.1-SNAPSHOT</version>
+ <version>1.16.3-R0.1-SNAPSHOT</version>
52
<scope>provided</scope>
53
</dependency>
54
</dependencies>
0 commit comments