Skip to content

Commit

Permalink
updated nbt api
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0inx committed Dec 12, 2023
1 parent 83e04ba commit a089402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
// Dependencies that we want to shade in
implementation("de.tr7zw:item-nbt-api:2.12.0")
implementation("de.tr7zw:item-nbt-api:2.12.2")
implementation("com.iridium:IridiumColorAPI:1.0.6")
implementation("com.fasterxml.jackson.core:jackson-databind:2.14.2")
implementation("com.fasterxml.jackson.core:jackson-core:2.14.2")
Expand Down

0 comments on commit a089402

Please sign in to comment.