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 95f3efe commit 0f7408bCopy full SHA for 0f7408b
subgraphs/inventory/app/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.springframework.boot") version "3.5.0"
3
- id("org.jetbrains.kotlin.jvm") version "1.9.25"
+ id("org.jetbrains.kotlin.jvm") version "2.1.21"
4
id("org.jetbrains.kotlin.plugin.spring") version "1.9.25"
5
}
6
0 commit comments