Skip to content

Commit 2e6d7a3

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
1 parent 64fe1f7 commit 2e6d7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subgraphs/inventory/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id("org.springframework.boot") version "3.5.0"
33
id("org.jetbrains.kotlin.jvm") version "1.9.25"
4-
id("org.jetbrains.kotlin.plugin.spring") version "1.9.25"
4+
id("org.jetbrains.kotlin.plugin.spring") version "2.1.21"
55
}
66

77

0 commit comments

Comments
 (0)