Skip to content

Commit b1a1f87

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

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

77

0 commit comments

Comments
 (0)