Skip to content

Commit 436dd14

Browse files
committed
Updated Upstream (Leaf)
1 parent fbe5a7e commit 436dd14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deepslateMC-server/build.gradle.kts.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
// Leaf start - Libraries
6666
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") { // Leaf config
67-
@@ -285,14 +_,14 @@
67+
@@ -287,14 +_,14 @@
6868
val gitBranch = git.exec(providers, "rev-parse", "--abbrev-ref", "HEAD").get().trim()
6969
attributes(
7070
"Main-Class" to "org.bukkit.craftbukkit.Main",

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ group=de.pascalpex.deepslatemc
22
version=1.21.4-R0.1-SNAPSHOT
33
packageVersion = 1_21_R3
44
mcVersion=1.21.4
5-
leafRef=65fe23bcb127a982735f8340f1d005db8208fb96
5+
leafRef=050d22bb7e2cca73a0420acc704655881a3fbb58
66

77
org.gradle.configuration-cache=true
88
org.gradle.caching=true

0 commit comments

Comments
 (0)