Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent 8de3508 commit a29fa2f
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 @@ -31,7 +31,7 @@ dependencies {

implementation("net.thenextlvl.core:version-checker:1.2.2")
implementation("net.thenextlvl.core:annotations:2.0.1")
implementation("net.thenextlvl.core:files:1.0.5")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:utils:1.0.9")
implementation("net.thenextlvl.core:nbt:1.4.2")

Expand Down

0 comments on commit a29fa2f

Please sign in to comment.