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.
2 parents 5d7c63d + 9720aac commit 1d5a023Copy full SHA for 1d5a023
1 file changed
buildSrc/build.gradle.kts
@@ -7,7 +7,7 @@ repositories {
7
}
8
9
dependencies {
10
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta12")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta13")
11
12
13
java {
0 commit comments