Skip to content

Commit 7866c3f

Browse files
authored
Merge pull request #78 from huisam/renovate/spring-boot
chore(deps): update plugin org.springframework.boot to v3.4.4
2 parents ada834c + dcf33f6 commit 7866c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "3.3.1"
4+
id("org.springframework.boot") version "3.4.4"
55
id("io.spring.dependency-management") version "1.1.5"
66
kotlin("jvm") version "2.0.0"
77
kotlin("plugin.spring") version "2.0.0"

0 commit comments

Comments
 (0)