mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2026-06-04 00:46:54 +00:00
Update upstream & paperweight to 1.1.14
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ plugins {
|
|||||||
java
|
java
|
||||||
`maven-publish`
|
`maven-publish`
|
||||||
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
|
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
|
||||||
id("io.papermc.paperweight.patcher") version "1.1.13"
|
id("io.papermc.paperweight.patcher") version "1.1.14"
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
+1
-1
@@ -2,7 +2,7 @@ group=com.example.paperfork
|
|||||||
version=1.17.1-R0.1-SNAPSHOT
|
version=1.17.1-R0.1-SNAPSHOT
|
||||||
|
|
||||||
mcVersion=1.17.1
|
mcVersion=1.17.1
|
||||||
paperRef=3e310e096cf8855e90b38d96890e38cd5260b185
|
paperRef=485d15ff8f6e0171fccaecfd4d237289b9d2b263
|
||||||
|
|
||||||
org.gradle.caching=true
|
org.gradle.caching=true
|
||||||
org.gradle.parallel=true
|
org.gradle.parallel=true
|
||||||
|
|||||||
Reference in New Issue
Block a user