Skip to content

Commit

Permalink
Bump net.thenextlvl.core:paper from 1.5.2 to 1.5.3 in /api
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 7f159a1 commit b5456f5
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 @@ -29,7 +29,7 @@ dependencies {
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")

api("net.thenextlvl.core:i18n:1.0.20")
api("net.thenextlvl.core:paper:1.5.2")
api("net.thenextlvl.core:paper:1.5.3")

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

0 comments on commit b5456f5

Please sign in to comment.