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 2544447 commit bf6b32bCopy full SHA for bf6b32b
buildSrc/build.gradle.kts
@@ -11,5 +11,5 @@ dependencies {
11
implementation("com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:7.2.1")
12
implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:1.3.1")
13
implementation("pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.20.1")
14
- implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:8.3.9")
+ implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.1.0")
15
}
0 commit comments