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.
2 parents 34d1bae + 1729da0 commit c077aedCopy full SHA for c077aed
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
signing
5
jacoco
6
id("org.sonarqube") version "3.5.0.2730"
7
- id("pl.allegro.tech.build.axion-release") version "1.14.2"
+ id("pl.allegro.tech.build.axion-release") version "1.14.3"
8
id("com.adarshr.test-logger") version "3.2.0"
9
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
10
}
0 commit comments