Skip to content

Commit

Permalink
Fixed issue with 1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AerWyn81 committed Nov 17, 2024
1 parent 965da36 commit 8712fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
implementation("redis.clients:jedis:5.1.3")
implementation("com.zaxxer:HikariCP:5.1.0")
implementation("org.apache.commons:commons-lang3:3.12.0")
implementation("de.tr7zw:item-nbt-api:2.13.2")
implementation("de.tr7zw:item-nbt-api:2.14.0")
implementation("net.kyori:adventure-api:4.17.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.3")
}
Expand Down

0 comments on commit 8712fa6

Please # to comment.