Skip to content

Commit

Permalink
Update BlueNBT to fix race-condition exception
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlueF committed Nov 17, 2024
1 parent 72db928 commit 9b15574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spongegradle = "2.2.0"

[libraries]
aircompressor = { module = "io.airlift:aircompressor", version = "0.27" }
bluenbt = { module = "de.bluecolored.bluenbt:BlueNBT", version = "3.0.1" }
bluenbt = { module = "de.bluecolored.bluenbt:BlueNBT", version = "3.0.2" }
brigadier = { module = "com.mojang:brigadier", version = "1.0.17" }
bstats-bukkit = { module = "org.bstats:bstats-bukkit", version.ref = "bstats" }
bstats-sponge = { module = "org.bstats:bstats-sponge", version.ref = "bstats" }
Expand Down

0 comments on commit 9b15574

Please sign in to comment.