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 5327c92 commit 9ff9e6aCopy full SHA for 9ff9e6a
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm") version "2.2.0"
3
id("org.jetbrains.kotlin.plugin.allopen") version "2.2.0"
4
- id("com.google.devtools.ksp") version "2.2.0-2.0.2"
+ id("com.google.devtools.ksp") version "2.2.10-2.0.2"
5
id("com.github.johnrengelman.shadow") version "8.1.1"
6
id("io.micronaut.application") version "4.5.4"
7
id("io.micronaut.aot") version "4.5.4"
0 commit comments