Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent 091adbc commit 7c53418
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 @@ -33,7 +33,7 @@ dependencies {
implementation("net.thenextlvl.core:annotations:2.0.1")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:utils:1.0.10")
implementation("net.thenextlvl.core:nbt:1.4.2")
implementation("net.thenextlvl.core:nbt:2.0.1")

annotationProcessor("org.projectlombok:lombok:1.18.34")
}
Expand Down

0 comments on commit 7c53418

Please sign in to comment.