We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30d2f0c commit d1c09f1Copy full SHA for d1c09f1
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'signing'
15
id 'maven-publish'
16
id 'jacoco'
17
- id 'pl.allegro.tech.build.axion-release' version '1.18.17'
+ id 'pl.allegro.tech.build.axion-release' version '1.18.18'
18
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
19
id 'org.jetbrains.kotlin.jvm' version "${kotlin_version}"
20
}
0 commit comments