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 843bff7 commit e093530Copy full SHA for e093530
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.3.8"
+ id("io.micronaut.application") version "4.4.0"
4
id("jacoco")
5
id("org.sonarqube") version "5.0.0.4638"
6
id("pl.allegro.tech.build.axion-release") version "1.17.2"
0 commit comments