Skip to content

Commit 69fc4a6

Browse files
Bump io.papermc.paper:paper-api in /plugin
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 928505a commit 69fc4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repositories {
2727
dependencies {
2828
compileOnly("org.projectlombok:lombok:1.18.34")
2929
compileOnly("net.thenextlvl.core:annotations:2.0.1")
30-
compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
30+
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
3131

3232
implementation(rootProject)
3333

0 commit comments

Comments
 (0)