Skip to content

Commit

Permalink
build(deps): bump de.tr7zw:item-nbt-api from 2.13.1 to 2.13.2
Browse files Browse the repository at this point in the history
Bumps de.tr7zw:item-nbt-api from 2.13.1 to 2.13.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 0762a31 commit d2daeec
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 @@ -23,7 +23,7 @@ repositories {

dependencies {
implementation("com.google.code.gson:gson:2.11.0")
implementation("de.tr7zw:item-nbt-api:2.13.1")
implementation("de.tr7zw:item-nbt-api:2.13.2")
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("org.jetbrains:annotations:24.1.0")

Expand Down

0 comments on commit d2daeec

Please sign in to comment.