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 7b9e229 commit e5cd60bCopy full SHA for e5cd60b
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>org.reliqcraft</groupId>
5
<artifactId>PorteCullisante</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.0-SNAPSHOT</version>
+ <version>1.2-SNAPSHOT</version>
8
<name>PorteCullisante</name>
9
10
<build>
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>com.destroystokyo.paper</groupId>
50
<artifactId>paper-api</artifactId>
51
- <version>1.16.3-R0.1-SNAPSHOT</version>
+ <version>1.16.4-R0.1-SNAPSHOT</version>
52
<scope>provided</scope>
53
</dependency>
54
</dependencies>
0 commit comments