We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee41b4 commit 066cb53Copy full SHA for 066cb53
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id("io.micronaut.application") version "4.4.4"
4
id("jacoco")
5
id("org.sonarqube") version "5.1.0.4882"
6
- id("pl.allegro.tech.build.axion-release") version "1.18.14"
+ id("pl.allegro.tech.build.axion-release") version "1.18.15"
7
id("checkstyle")
8
}
9
0 commit comments