We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ece94a0 commit 71ef334Copy full SHA for 71ef334
buildSrc/build.gradle.kts
@@ -9,5 +9,5 @@ repositories {
9
dependencies {
10
implementation("net.kyori", "indra-common", "3.1.3")
11
implementation("xyz.jpenilla:resource-factory:1.3.0")
12
- implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.1")
+ implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.0.2")
13
}
0 commit comments