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 8d3b179 commit f3169d9Copy full SHA for f3169d9
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
id("com.github.jakemarsden.git-hooks") version "0.0.2"
11
id("io.github.platan.tests-execution-chart") version "0.6.1"
12
kotlin("plugin.serialization") version "2.2.10"
13
- id("pl.allegro.tech.build.axion-release") version "1.19.1"
+ id("pl.allegro.tech.build.axion-release") version "1.20.1"
14
id("com.github.ben-manes.versions") version "0.52.0"
15
id("io.github.gradle-nexus.publish-plugin") version "2.0.0-rc-1"
16
id("org.gradle.wrapper-upgrade") version "0.12"
0 commit comments