Skip to content

Commit d625690

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2.2.0 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ef7fca3 commit d625690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import java.time.Duration
33

44
plugins {
55
kotlin("jvm") version "2.1.21"
6-
kotlin("plugin.spring") version "2.1.21"
6+
kotlin("plugin.spring") version "2.2.0"
77
id("org.springframework.boot") version "3.5.0"
88
id("io.spring.dependency-management") version "1.1.7"
99
id("java-library")

0 commit comments

Comments
 (0)