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 49bf10c commit dc4ae37Copy full SHA for dc4ae37
1 file changed
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.3")
+ implementation("de.tr7zw:item-nbt-api:2.15.4")
8
implementation("com.iridium:IridiumColorAPI:1.0.9")
9
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.1")
10
implementation("com.fasterxml.jackson.core:jackson-core:2.20.1")
0 commit comments