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 cc47845 + 63f42bb commit b962454Copy full SHA for b962454
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("com.google.devtools.ksp") version "2.1.10-1.0.29"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
id("io.micronaut.application") version "4.4.5"
7
- id("io.micronaut.aot") version "4.4.4"
+ id("io.micronaut.aot") version "4.4.5"
8
}
9
10
version = "0.1"
0 commit comments