Skip to content

Commit 5020de9

Browse files
Bump io.papermc.paper:paper-api in /paper
Bumps io.papermc.paper:paper-api from 1.21-R0.1-SNAPSHOT to 1.21.1-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 ed2819e commit 5020de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323

2424
dependencies {
2525
compileOnly("org.projectlombok:lombok:1.18.34")
26-
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
26+
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
2727
compileOnly(project(":annotations"))
2828

2929
api(project(":version-checker"))

0 commit comments

Comments
 (0)