Skip to content

Commit 262bf08

Browse files
chore(deps): update plugin org.springframework.boot to v2.7.18
1 parent 749b287 commit 262bf08

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
id("org.springframework.boot") version "2.7.7" apply false
4+
id("org.springframework.boot") version "2.7.18" apply false
55
id("io.spring.dependency-management") version "1.0.15.RELEASE" apply false
66
kotlin("jvm") version "1.7.22" apply false
77
kotlin("kapt") version "1.7.22" apply false

0 commit comments

Comments
 (0)