Skip to content

Commit

Permalink
Bump de.tr7zw:item-nbt-api from 2.12.4 to 2.13.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 58ecaf1 commit f969d0d
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.1")

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

0 comments on commit f969d0d

Please sign in to comment.