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