mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
Update paperweight patcher plugin version (#43) [ci-skip]
Changed the paperweight patcher Gradle plugin from version 2.0.0-SNAPSHOT to 2.0.0-beta.17
This commit is contained in:
@@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent
|
|||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
java
|
java
|
||||||
id("io.papermc.paperweight.patcher") version "2.0.0-SNAPSHOT"
|
id("io.papermc.paperweight.patcher") version "2.0.0-beta.17"
|
||||||
}
|
}
|
||||||
|
|
||||||
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
|
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
|
||||||
|
|||||||
Reference in New Issue
Block a user