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 53b36ba + 04758e7 commit 8818937Copy full SHA for 8818937
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("com.google.devtools.ksp") version "2.1.20-1.0.32"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
id("io.micronaut.application") version "4.5.3"
7
- id("io.micronaut.aot") version "4.5.3"
+ id("io.micronaut.aot") version "4.5.4"
8
}
9
10
version = "0.1"
0 commit comments