We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce93991 + 0eee128 commit 1aefd84Copy full SHA for 1aefd84
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
signing
5
jacoco
6
id("org.sonarqube") version "6.0.1.5171"
7
- id("pl.allegro.tech.build.axion-release") version "1.18.17"
+ id("pl.allegro.tech.build.axion-release") version "1.18.18"
8
id("com.adarshr.test-logger") version "4.0.0"
9
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
10
}
0 commit comments