Skip to content

Commit faefb34

Browse files
Bump io.papermc.paper:paper-api
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>
1 parent 10231ed commit faefb34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlightControl/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation(platform("com.intellectualsites.bom:bom-newest:1.46"))
1414

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

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

0 commit comments

Comments
 (0)