Skip to content

Commit 7fb51fe

Browse files
authored
Merge pull request #65 from TheNextLvl-net/dependabot/gradle/io.papermc.paper-paper-api-1.21.4-R0.1-SNAPSHOT
Bump io.papermc.paper:paper-api from 1.21.3-R0.1-SNAPSHOT to 1.21.4-R0.1-SNAPSHOT
2 parents 4fc8f9d + 5888bbf commit 7fb51fe

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
@@ -25,7 +25,7 @@ repositories {
2525

2626
dependencies {
2727
compileOnly("org.projectlombok:lombok:1.18.36")
28-
compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
28+
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
2929

3030
implementation("org.bstats:bstats-bukkit:3.1.0")
3131

0 commit comments

Comments
 (0)