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 ce5e6dd commit 6764a45Copy full SHA for 6764a45
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.gradleup.shadow") version "8.3.8"
3
- id("io.micronaut.application") version "4.5.4"
+ id("io.micronaut.application") version "4.5.5"
4
id("jacoco")
5
id("org.sonarqube") version "6.3.1.5724"
6
id("pl.allegro.tech.build.axion-release") version "1.20.1"
0 commit comments