mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Updated Upstream (Paper)
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@0d79b86 Update paperweight to 1.3.8 PaperMC/Paper@1bd678c [ci skip] Scan built jars for bad method usages (#8051) PaperMC/Paper@2818347 [ci skip] fix team name in codeowners PaperMC/Paper@a22eb67 update eigencraft patch (#8076)
This commit is contained in:
@@ -2,7 +2,7 @@ plugins {
|
||||
java
|
||||
`maven-publish`
|
||||
id("com.github.johnrengelman.shadow") version "7.1.2" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.3.7"
|
||||
id("io.papermc.paperweight.patcher") version "1.3.8"
|
||||
}
|
||||
|
||||
val paperMavenPublicUrl = "https://papermc.io/repo/repository/maven-public/"
|
||||
|
||||
Reference in New Issue
Block a user