use paperweight for 1.21.3

This commit is contained in:
alexcrea 2024-12-07 14:48:48 +01:00
parent 6f2b15a0bc
commit 8f12d79cb9
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
4 changed files with 20 additions and 24 deletions

View file

@ -11,6 +11,7 @@ plugins {
`maven-publish`
signing
id("cn.lalaki.central").version("1.2.5")
// Paper
id("io.papermc.paperweight.userdev") version "1.7.3" apply false
}