Skip to content

Commit fc8588a

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v1.9.25 (#894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a959dbf commit fc8588a

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

0 commit comments

Comments
 (0)