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 c7416dd commit 4a2a24eCopy full SHA for 4a2a24e
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
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