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 2059752 commit b94ccc4Copy full SHA for b94ccc4
1 file changed
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.1")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
12
implementation("com.modrinth.minotaur:Minotaur:2.9.0")
13
implementation("io.papermc.hangar-publish-plugin:io.papermc.hangar-publish-plugin.gradle.plugin:0.1.4")
14
implementation("net.minecrell:plugin-yml:0.6.0")
0 commit comments