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 4b987ce commit d279a9aCopy full SHA for d279a9a
1 file changed
buildSrc/build.gradle.kts
@@ -11,5 +11,5 @@ dependencies {
11
implementation("com.diffplug.gradle.spotless:com.diffplug.gradle.spotless.gradle.plugin:8.8.0")
12
implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:2.1.1")
13
implementation("pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.21.2")
14
- implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.4.3")
+ implementation("com.gradleup.shadow:com.gradleup.shadow.gradle.plugin:9.5.1")
15
}
0 commit comments