Skip to content

Commit 3f31f13

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.spring to v2.2.0
1 parent a16013e commit 3f31f13

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
@@ -5,7 +5,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
55
plugins {
66
id("org.springframework.boot") version "3.4.0"
77
kotlin("jvm") version "2.1.21"
8-
kotlin("plugin.spring") version "2.1.21"
8+
kotlin("plugin.spring") version "2.2.0"
99

1010
// graphql plugins
1111
id("com.expediagroup.graphql") version "8.8.1"

0 commit comments

Comments
 (0)