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 c08edac commit 45c6e10Copy full SHA for 45c6e10
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:v13.5.1")
51
- implementation("de.tr7zw:item-nbt-api:2.15.2")
+ implementation("de.tr7zw:item-nbt-api:2.15.3")
52
compileOnly(files("libs/RoseStacker-1.5.22.jar"))
53
}
54
0 commit comments