Skip to content

Commit

Permalink
Bump net.thenextlvl.core:nbt from 2.0.0 to 2.0.1 in /api
Browse files Browse the repository at this point in the history
Bumps net.thenextlvl.core:nbt from 2.0.0 to 2.0.1.

---
updated-dependencies:
- dependency-name: net.thenextlvl.core:nbt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent 6876643 commit 272dacf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compileOnly("net.thenextlvl.core:annotations:2.0.1")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")

implementation("net.thenextlvl.core:nbt:2.0.0")
implementation("net.thenextlvl.core:nbt:2.0.1")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:adapters:1.0.9")

Expand Down

0 comments on commit 272dacf

Please sign in to comment.