Skip to content

Commit

Permalink
Bump de.tr7zw:item-nbt-api from 2.12.4 to 2.13.1 (#234)
Browse files Browse the repository at this point in the history
Bumps de.tr7zw:item-nbt-api from 2.12.4 to 2.13.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent ef04640 commit 44ce909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1_8R3/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ dependencies {
compileOnly(project(":greatlifesteal-spigot"))
compileOnly("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT")

implementation("de.tr7zw:item-nbt-api:2.12.4")
implementation("de.tr7zw:item-nbt-api:2.13.1")
}

0 comments on commit 44ce909

Please sign in to comment.