Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent dfdfc02 commit 126151b
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 @@ -34,7 +34,7 @@ dependencies {

implementation("net.thenextlvl.core:i18n:1.0.20")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:paper:2.0.0")
implementation("net.thenextlvl.core:paper:2.0.1")
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation(project(":api"))

Expand Down

0 comments on commit 126151b

Please sign in to comment.