Skip to content

Commit e1fc45d

Browse files
committed
Update to ensure paper.
Signed-off-by: Narimm <benjicharlton@gmail.com>
1 parent 3918843 commit e1fc45d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
</properties>
5959
<dependencies>
6060
<dependency>
61-
<groupId>org.spigotmc</groupId>
62-
<artifactId>spigot-api</artifactId>
63-
<version>1.16.1-R0.1-SNAPSHOT</version>
61+
<groupId>com.destroystokyo.paper</groupId>
62+
<artifactId>paper-api</artifactId>
63+
<version>1.15.2-R0.1-SNAPSHOT</version>
6464
<scope>provided</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)