Skip to content

Commit 6335f1c

Browse files
chore(deps): update plugin org.springframework.boot to v3.2.6
1 parent 21a4537 commit 6335f1c

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 org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
import java.util.*
44

55
plugins {
6-
id("org.springframework.boot") version "3.1.1"
6+
id("org.springframework.boot") version "3.2.6"
77
id("io.spring.dependency-management") version "1.1.1"
88
kotlin("jvm") version "1.9.0"
99
kotlin("plugin.spring") version "1.9.0"

0 commit comments

Comments
 (0)