Skip to content

Commit e5cd60b

Browse files
author
Dalton
committed
Update plugin for 1.16.4.
1 parent 7b9e229 commit e5cd60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.reliqcraft</groupId>
55
<artifactId>PorteCullisante</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.0-SNAPSHOT</version>
7+
<version>1.2-SNAPSHOT</version>
88
<name>PorteCullisante</name>
99

1010
<build>
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>com.destroystokyo.paper</groupId>
5050
<artifactId>paper-api</artifactId>
51-
<version>1.16.3-R0.1-SNAPSHOT</version>
51+
<version>1.16.4-R0.1-SNAPSHOT</version>
5252
<scope>provided</scope>
5353
</dependency>
5454
</dependencies>

0 commit comments

Comments
 (0)