Skip to content

Commit

Permalink
Updated Upstream (Gale)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Apr 3, 2024
1 parent 029f178 commit f485755
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false // paperweight required this original shadow
id("io.github.goooler.shadow") version "8.1.7" apply false
id("io.papermc.paperweight.patcher") version "1.5.12-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.5.13-SNAPSHOT"
}

val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
group = org.dreeam.leaf
version = 1.20.4-R0.1-SNAPSHOT

galeCommit = 997dad5e84bf241739466a2495ad3b25a44b7ee0
galeCommit = 78417924c64afa29cc5dccddda3e42fe463a9308

org.gradle.caching = true
org.gradle.parallel = true
Expand Down

0 comments on commit f485755

Please sign in to comment.