update gradle & paperweight

This commit is contained in:
alexcrea 2024-12-24 10:45:53 +01:00
parent 050d8bec8f
commit 343f57fdc7
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ plugins {
signing
id("cn.lalaki.central").version("1.2.5")
// Paper
id("io.papermc.paperweight.userdev") version "1.7.3" apply false
id("io.papermc.paperweight.userdev") version "2.0.0-beta.8" apply false
}
group = "xyz.alexcrea"