Skip to content

Commit

Permalink
i forgot to update the version lmao
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 committed Aug 21, 2024
1 parent 613650e commit c2d00a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ java {
dependencies {
// paperweight.paperDevBundle("$minecraftVersion-R0.1-SNAPSHOT")

compileOnly("io.papermc.paper:paper-api:1.21-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.21.1-R0.1-SNAPSHOT")
compileOnly("net.milkbowl.vault:VaultAPI:1.7")

implementation("com.google.code.gson:gson:2.11.0")
Expand Down

0 comments on commit c2d00a8

Please sign in to comment.