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.
2 parents 3757960 + ec4975a commit 38db5f4Copy full SHA for 38db5f4
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.21"
4
id("com.google.devtools.ksp") version "2.3.0"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
- id("io.micronaut.application") version "4.6.0"
+ id("io.micronaut.application") version "4.6.1"
7
id("io.micronaut.aot") version "4.6.0"
8
}
9
0 commit comments