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.
1 parent 47ca4bf commit 417bf47Copy full SHA for 417bf47
build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
id("java")
6
id("de.eldoria.plugin-yml.paper") version "0.8.0"
7
id("xyz.jpenilla.run-paper") version "3.0.2"
8
- id("com.gradleup.shadow") version "9.3.1"
+ id("com.gradleup.shadow") version "9.3.2"
9
id("com.modrinth.minotaur") version "2.+"
10
}
11
0 commit comments