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 c150797 commit 11d2a18Copy full SHA for 11d2a18
buildSrc/build.gradle.kts
@@ -10,6 +10,6 @@ repositories {
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")
13
- implementation("pl.allegro.tech.build.axion-release:pl.allegro.tech.build.axion-release.gradle.plugin:1.18.18")
+ 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.6")
15
}
0 commit comments