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 3cf9cc4 commit 1d1bd68Copy full SHA for 1d1bd68
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.1")
12
implementation("net.minecrell:plugin-yml:0.6.0")
13
implementation("xyz.jpenilla:run-task:2.3.1")
14
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.3")
0 commit comments