Skip to content

Commit

Permalink
Replace ShadowJar w/ goooler shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
HoshiKurama committed May 12, 2024
1 parent 762fe46 commit 6c2fa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Standalone/Spigot/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.goooler.shadow") version "8.1.7"
id("com.github.ben-manes.versions") version "0.51.0" // https://github.com/ben-manes/gradle-versions-plugin
kotlin("jvm")
application
Expand Down

0 comments on commit 6c2fa80

Please sign in to comment.