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.
1 parent e6508a1 commit 27149a4Copy full SHA for 27149a4
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id("io.micronaut.application") version "4.4.2"
4
id("jacoco")
5
id("org.sonarqube") version "5.1.0.4882"
6
- id("pl.allegro.tech.build.axion-release") version "1.18.4"
+ id("pl.allegro.tech.build.axion-release") version "1.18.5"
7
id("checkstyle")
8
}
9
0 commit comments