Skip to content

Commit 45bd0b4

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
1 parent 625991b commit 45bd0b4

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,6 +1,6 @@
11
plugins {
22
id("org.springframework.boot") version "3.5.3"
3-
id("org.jetbrains.kotlin.jvm") version "1.9.25"
3+
id("org.jetbrains.kotlin.jvm") version "2.2.0"
44
id("org.jetbrains.kotlin.plugin.spring") version "1.9.25"
55
}
66

0 commit comments

Comments
 (0)