1.20.4 updates

This commit is contained in:
Cryptite
2023-12-28 10:17:16 -06:00
parent 66c6a4d83c
commit 761e837bc8
3 changed files with 7 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.papermc.paperweight.patcher") version "1.5.9"
id("io.papermc.paperweight.patcher") version "1.5.11"
}
val paperMavenPublicUrl = "https://papermc.io/repo/repository/maven-public/"

View File

@@ -1,8 +1,8 @@
group=com.lokamc.slice
version=1.20.2-R0.1-SNAPSHOT
version=1.20.4-R0.1-SNAPSHOT
mcVersion=1.20.2
paperRef=4675152f4908431e0f944a7bf9fa3b2181a2dfd6
mcVersion=1.20.4
paperRef=8221b085f91a6ce65701b02fbb6a29e54bcc6023
org.gradle.caching=true
org.gradle.parallel=true

View File

@@ -1,5 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists