We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98dff68 + 650ee6d commit ff4d523Copy full SHA for ff4d523
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta12")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta13")
12
13
14
java {
0 commit comments