We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce93991 commit 0eee128Copy full SHA for 0eee128
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