Skip to content

Commit

Permalink
deps: bump de.tr7zw:item-nbt-api from 2.13.3-SNAPSHOT to 2.14.0
Browse files Browse the repository at this point in the history
Bumps de.tr7zw:item-nbt-api from 2.13.3-SNAPSHOT to 2.14.0.

---
updated-dependencies:
- dependency-name: de.tr7zw:item-nbt-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 38cc654 commit f7b71ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation 'net.kyori:adventure-platform-bukkit:4.3.4'
implementation 'dev.triumphteam:triumph-gui:3.1.10'
implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
implementation 'de.tr7zw:item-nbt-api:2.13.3-SNAPSHOT'
implementation 'de.tr7zw:item-nbt-api:2.14.0'

compileOnly "org.spigotmc:spigot-api:${bukkit_spigot_api}"
compileOnly 'com.github.retrooper.packetevents:spigot:2.3.0'
Expand Down

0 comments on commit f7b71ea

Please sign in to comment.