We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecaaa16 commit f2c26a2Copy full SHA for f2c26a2
1 file changed
build.gradle
@@ -18,7 +18,7 @@ repositories {
18
19
dependencies {
20
implementation 'org.json:json:20220924'
21
- compileOnly 'org.spigotmc:spigot-api:1.13.2-R0.1-SNAPSHOT'
+ compileOnly 'org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT'
22
compileOnly 'net.skinsrestorer:skinsrestorer-api:15.0.0'
23
}
24
0 commit comments