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 72736b2 commit b2ef21bCopy full SHA for b2ef21b
buildSrc/build.gradle.kts
@@ -9,7 +9,7 @@ repositories {
9
10
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")
+ implementation("com.gradle.plugin-publish:com.gradle.plugin-publish.gradle.plugin:2.0.0")
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")
15
}
0 commit comments