Skip to content

Commit

Permalink
Bump de.tr7zw:item-nbt-api from 2.11.3 to 2.12.1 (#53)
Browse files Browse the repository at this point in the history
Bumps de.tr7zw:item-nbt-api from 2.11.3 to 2.12.1.

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent d1f798f commit 0d523a2
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
Expand Up @@ -26,7 +26,7 @@ dependencies {

implementation("dev.triumphteam:triumph-gui:3.1.5")

implementation("de.tr7zw:item-nbt-api:2.11.3")
implementation("de.tr7zw:item-nbt-api:2.12.1")
}

java {
Expand Down

0 comments on commit 0d523a2

Please sign in to comment.