Skip to content

Commit

Permalink
update shadow plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
YouHaveTrouble committed Jun 25, 2024
1 parent b847867 commit 3c2a2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val pluginDir: File = serverDir.resolve("plugins")

plugins {
`java-library`
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.github.goooler.shadow") version "8.1.7"
}

repositories {
Expand Down

0 comments on commit 3c2a2d4

Please sign in to comment.