Updated Bukkit to 1.20.6

This commit is contained in:
Oak
2024-05-31 12:11:07 +01:00
parent dd272bce64
commit 17acde09a3
15 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ repositories {
dependencies {
//TODO Allow pulling from Versions.kt
implementation("com.github.johnrengelman", "shadow", "8.1.1")
implementation("io.papermc.paperweight.userdev", "io.papermc.paperweight.userdev.gradle.plugin", "1.7.0")
implementation("io.papermc.paperweight.userdev", "io.papermc.paperweight.userdev.gradle.plugin", "1.7.1")
implementation("org.ow2.asm", "asm", "9.7")
implementation("org.ow2.asm", "asm-tree", "9.7")