Skip to content

Commit 8cd1660

Browse files
committed
Update paper-api to 1.21.1-R0.1-SNAPSHOT
1 parent 5cbf917 commit 8cd1660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repositories {
3131

3232
dependencies {
3333
compileOnly "de.tr7zw:item-nbt-api-plugin:2.13.1"
34-
compileOnly "io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT"
34+
compileOnly "io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT"
3535
implementation "org.bstats:bstats-bukkit:3.0.2"
3636
implementation "org.jetbrains:annotations:24.1.0"
3737
}
@@ -56,7 +56,7 @@ tasks {
5656
downloadPlugins {
5757
modrinth("nbtapi", "2.13.1")
5858
}
59-
minecraftVersion "1.21"
59+
minecraftVersion "1.21.1"
6060
}
6161
}
6262

0 commit comments

Comments
 (0)