We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64251c3 commit c112915Copy full SHA for c112915
build.gradle.kts
@@ -48,7 +48,7 @@ dependencies {
48
implementation("org.bstats:bstats-bukkit:3.1.0")
49
implementation("com.github.technicallycoded:FoliaLib:0.4.4")
50
implementation("com.github.cryptomorin:XSeries:13.2.0")
51
- implementation("de.tr7zw:item-nbt-api:2.14.1")
+ implementation("de.tr7zw:item-nbt-api:2.15.0")
52
compileOnly(files("libs/RoseStacker-1.5.22.jar"))
53
}
54
0 commit comments