Skip to content

Commit bf4e81a

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2
1 parent da94284 commit bf4e81a

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.3"
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.2.0"
55
}
66

77

0 commit comments

Comments
 (0)