Skip to content

Commit

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

---
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 Oct 30, 2024
1 parent 4b5696c commit e070386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
compileOnly("net.luckperms:api:5.4")

implementation("com.github.MilkBowl:VaultAPI:1.7.1")
implementation("net.thenextlvl.core:paper:1.5.2")
implementation("net.thenextlvl.core:paper:1.5.3")
implementation("org.bstats:bstats-bukkit:3.1.0")

implementation(rootProject)
Expand Down

0 comments on commit e070386

Please sign in to comment.