Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2024
1 parent d5b3e5a commit 075e27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation("org.bstats:bstats-bukkit:3.1.0")
implementation("net.thenextlvl.core:files:2.0.0")
implementation("net.thenextlvl.core:i18n:1.0.20")
implementation("net.thenextlvl.core:paper:1.4.1")
implementation("net.thenextlvl.core:paper:1.5.3")

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

0 comments on commit 075e27f

Please sign in to comment.