13
0
geforkt von Mirrors/Paper

[ci skip] Update paperweight to 1.5.1 (#8856)

Dieser Commit ist enthalten in:
Jason Penilla 2023-02-16 09:03:25 -07:00
Ursprung 19889e8a77
Commit 8242b76d95

Datei anzeigen

@ -5,7 +5,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
id("io.papermc.paperweight.core") version "1.4.1"
id("io.papermc.paperweight.core") version "1.5.1"
}
allprojects {