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 7a09b15 + bbe8c55 commit 2eed9b1Copy full SHA for 2eed9b1
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("org.jetbrains.kotlin.plugin.allopen") version "2.1.10"
4
id("com.google.devtools.ksp") version "2.1.10-1.0.31"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
- id("io.micronaut.application") version "4.4.5"
+ id("io.micronaut.application") version "4.5.0"
7
id("io.micronaut.aot") version "4.5.0"
8
}
9
0 commit comments