Skip to content

Commit

Permalink
Bump net.thenextlvl.core:files from 1.0.5 to 2.0.0 in /api
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent cc6f7bd commit f1abbde
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 @@ -27,7 +27,7 @@ dependencies {
compileOnly("com.google.code.gson:gson:2.11.0")
compileOnly("net.kyori:adventure-api:4.17.0")

implementation("net.thenextlvl.core:files:1.0.5")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:i18n:1.0.19")

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

0 comments on commit f1abbde

Please sign in to comment.