We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5b9a4 commit 9aad53eCopy full SHA for 9aad53e
bukkit/build.gradle.kts
@@ -14,7 +14,7 @@ dependencies {
14
paperweight.paperDevBundle("$serverVer-R0.1-SNAPSHOT")
15
implementation("commons-collections:commons-collections:3.2.2")
16
implementation("org.neosearch.stringsearcher:multiple-string-searcher:0.1.1")
17
- implementation("de.tr7zw:item-nbt-api:2.14.0")
+ implementation("de.tr7zw:item-nbt-api:2.14.1")
18
implementation("org.bstats:bstats-bukkit:3.0.2")
19
compileOnly("com.comphenix.protocol:ProtocolLib:5.3.0")
20
compileOnly("me.clip:placeholderapi:2.11.6")
0 commit comments