Skip to content

Commit

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 7, 2024
1 parent d51af90 commit 9a02509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
compileOnly "dev.folia:folia-api:1.20.4-R0.1-SNAPSHOT"

implementation "me.hsgamer:hscore-bukkit-command:4.3.30"
implementation "de.tr7zw:item-nbt-api:2.12.2"
implementation "de.tr7zw:item-nbt-api:2.12.3"
}

def targetJavaVersion = 17
Expand Down

0 comments on commit 9a02509

Please sign in to comment.