3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-15 04:20:04 +01:00

Update paperweight to 1.3.7

Dieser Commit ist enthalten in:
Jason Penilla 2022-06-12 13:43:58 -07:00
Ursprung 4797e3a945
Commit 3690440aaa

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.3.6"
id("io.papermc.paperweight.core") version "1.3.7"
}
allprojects {