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 75fd49e commit 77ba74eCopy full SHA for 77ba74e
1 file changed
buildSrc/build.gradle.kts
@@ -8,7 +8,7 @@ repositories {
8
}
9
10
dependencies {
11
- implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.2")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
12
13
14
java {
0 commit comments