Skip to content

Commit

Permalink
Bump de.tr7zw:item-nbt-api from 2.12.4 to 2.13.2
Browse files Browse the repository at this point in the history
Bumps de.tr7zw:item-nbt-api from 2.12.4 to 2.13.2.

---
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>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 58ecaf1 commit 9c930ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ repositories {
dependencies {
// Dependencies that we want to shade in
implementation("org.jetbrains:annotations:24.1.0")
implementation("de.tr7zw:item-nbt-api:2.12.4")
implementation("de.tr7zw:item-nbt-api:2.13.2")

// Other dependencies that are not required or already available at runtime
compileOnly("org.projectlombok:lombok:1.18.32")
Expand Down

0 comments on commit 9c930ec

Please sign in to comment.