Skip to content

Commit 3aaa028

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2
1 parent b2bb9f3 commit 3aaa028

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.2.5"
3-
id("org.jetbrains.kotlin.jvm") version "1.9.25"
3+
id("org.jetbrains.kotlin.jvm") version "2.1.21"
44
id("org.jetbrains.kotlin.plugin.spring") version "1.9.25"
55
}
66

0 commit comments

Comments
 (0)