Skip to content

Commit

Permalink
Bump io.papermc.paper:paper-api in /paper
Browse files Browse the repository at this point in the history
Bumps io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 3312ba4 commit 86d8bf7
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 @@ -29,7 +29,7 @@ repositories {

dependencies {
compileOnly("org.projectlombok:lombok:1.18.36")
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")

implementation(project(":api"))
implementation("org.bstats:bstats-bukkit:3.1.0")
Expand Down

0 comments on commit 86d8bf7

Please sign in to comment.