We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 582d20f + 4474ce8 commit 78f6202Copy full SHA for 78f6202
1 file changed
plugin/build.gradle.kts
@@ -3,7 +3,7 @@ import net.minecrell.pluginyml.bukkit.BukkitPluginDescription
3
import net.minecrell.pluginyml.paper.PaperPluginDescription
4
5
plugins {
6
- id("com.gradleup.shadow") version "9.4.2"
+ id("com.gradleup.shadow") version "9.4.3"
7
id("com.modrinth.minotaur") version "2.+"
8
id("de.eldoria.plugin-yml.paper") version "0.9.0"
9
id("io.papermc.hangar-publish-plugin") version "0.1.4"
0 commit comments