Skip to content

Commit c87ea5f

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2.2.0
1 parent 04ef30c commit c87ea5f

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
@@ -6,7 +6,7 @@ plugins {
66
id("com.google.cloud.tools.jib") version "3.4.4"
77
id("jacoco")
88
kotlin("jvm") version "2.0.21"
9-
kotlin("plugin.spring") version "2.0.21"
9+
kotlin("plugin.spring") version "2.2.0"
1010
kotlin("plugin.jpa") version "2.0.21"
1111
}
1212

0 commit comments

Comments
 (0)