Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: io.papermc.paper:paper-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent 476cc4b commit 0bb6f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FlightControl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.47"))

// Latest Spigot version
compileOnly ('io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT')
compileOnly ('io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT')

// Placeholders
compileOnly ('me.clip:placeholderapi:2.11.6') { exclude(group: "*") } // https://github.com/PlaceholderAPI/PlaceholderAPI/releases/tag/2.11.6
Expand Down

0 comments on commit 0bb6f09

Please # to comment.