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 b98ed3a commit 83a6e68Copy full SHA for 83a6e68
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id("com.github.johnrengelman.shadow") version "8.1.1"
3
- id("io.micronaut.application") version "4.4.4"
+ id("io.micronaut.application") version "4.4.5"
4
id("jacoco")
5
id("org.sonarqube") version "6.0.1.5171"
6
id("pl.allegro.tech.build.axion-release") version "1.18.16"
0 commit comments