We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3918843 commit e1fc45dCopy full SHA for e1fc45d
1 file changed
pom.xml
@@ -58,9 +58,9 @@
58
</properties>
59
<dependencies>
60
<dependency>
61
- <groupId>org.spigotmc</groupId>
62
- <artifactId>spigot-api</artifactId>
63
- <version>1.16.1-R0.1-SNAPSHOT</version>
+ <groupId>com.destroystokyo.paper</groupId>
+ <artifactId>paper-api</artifactId>
+ <version>1.15.2-R0.1-SNAPSHOT</version>
64
<scope>provided</scope>
65
</dependency>
66
0 commit comments