Skip to content

Commit 4d1d0bf

Browse files
Bump io.papermc.paper:paper-api (#32)
Bumps io.papermc.paper:paper-api from 1.21.10-R0.1-SNAPSHOT to 1.21.11-pre5-R0.1-SNAPSHOT. --- updated-dependencies: - dependency-name: io.papermc.paper:paper-api dependency-version: 1.21.11-pre5-R0.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f65d8d2 commit 4d1d0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
}
2020

2121
dependencies {
22-
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
22+
compileOnly("io.papermc.paper:paper-api:1.21.11-pre5-R0.1-SNAPSHOT")
2323
implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.4.0-M1")
2424
implementation("org.bstats:bstats-bukkit:3.1.0")
2525

0 commit comments

Comments
 (0)