chore(deps): bump io.papermc.paper:paper-api

Bumps io.papermc.paper:paper-api from 1.19.4-R0.1-SNAPSHOT to 1.21.5-R0.1-SNAPSHOT.

---
updated-dependencies:
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-29 19:59:48 +00:00
committed by Oliver
parent 7dff91f40f
commit eeb686957f
4 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ allprojects {
}
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.5-R0.1-SNAPSHOT")
rootProject.subprojects
.filter { it.path.startsWith(":libraries:packets:implementations") }