13
0
geforkt von Mirrors/Paper

bump paperweight to 1.6.2 to fix spurious build failure from scanJar OOM

Dieser Commit ist enthalten in:
Jason Penilla 2024-04-27 17:38:09 -07:00
Ursprung 663c8a772f
Commit 08a94f6ebd

Datei anzeigen

@ -11,7 +11,7 @@ import kotlin.io.path.*
plugins {
java
`maven-publish`
id("io.papermc.paperweight.core") version "1.6.1"
id("io.papermc.paperweight.core") version "1.6.2"
}
allprojects {