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 70a2c9d commit 01aab67Copy full SHA for 01aab67
plugin/build.gradle.kts
@@ -4,7 +4,7 @@ dependencies {
4
multiVersionProjects.forEach { implementation(it) }
5
6
// Dependencies that we want to shade in
7
- implementation("de.tr7zw:item-nbt-api:2.15.0")
+ implementation("de.tr7zw:item-nbt-api:2.15.1")
8
implementation("com.iridium:IridiumColorAPI:1.0.9")
9
implementation("com.fasterxml.jackson.core:jackson-databind:2.19.1")
10
implementation("com.fasterxml.jackson.core:jackson-core:2.19.1")
0 commit comments