File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ repositories {
1818 mavenCentral()
1919 mavenLocal()
2020 maven(" https://s01.oss.sonatype.org/content/repositories/snapshots/" )
21- maven(" https://github.com/deanveloper/SkullCreator/raw/mvn-repo" )
2221 maven(" https://repo.aikar.co/content/groups/aikar/" )
2322 maven(" https://hub.spigotmc.org/nexus/content/repositories/snapshots/" )
2423 maven(" https://repo.codemc.io/repository/maven-public/" )
@@ -36,7 +35,7 @@ dependencies {
3635 implementation(project(" :common" ))
3736 implementation(project(" :api-bukkit" ))
3837 implementation(" co.aikar:acf-paper:0.5.1-SNAPSHOT" )
39- implementation(" de.tr7zw:item-nbt-api:2.13.2 " )
38+ implementation(" de.tr7zw:item-nbt-api:2.13.3-SNAPSHOT " )
4039 implementation(" org.bstats:bstats-bukkit:3.0.2" )
4140 implementation(" net.kyori:adventure-text-minimessage:4.16.0" )
4241 implementation(" net.kyori:adventure-platform-bukkit:4.3.3" )
You can’t perform that action at this time.
0 commit comments