Skip to content

Commit 2c96892

Browse files
committed
Updated Upstream (Leaf)
1 parent cf11778 commit 2c96892

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
@@ -56,7 +56,7 @@
5656

5757
// Leaf start - Libraries
5858
implementation("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") { // Leaf config
59-
@@ -275,14 +_,14 @@
59+
@@ -277,14 +_,14 @@
6060
val gitBranch = git.exec(providers, "rev-parse", "--abbrev-ref", "HEAD").get().trim()
6161
attributes(
6262
"Main-Class" to "org.bukkit.craftbukkit.Main",

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
group=de.pascalpex.deepslatemc
22
version=1.21.5-R0.1-SNAPSHOT
33
mcVersion=1.21.5
4-
leafRef=30be14ee4894766d4677bcd6f3a2feb1119a277f
4+
leafRef=d1eb927f3a4397352a900d63fc69b6c0c834b2e3
55

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

0 commit comments

Comments
 (0)