Skip to content

Commit 1aa26ba

Browse files
Update plugin org.springframework.boot to v2.7.18
1 parent 1f49e76 commit 1aa26ba

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
plugins {
12-
id("org.springframework.boot") version "2.5.4"
12+
id("org.springframework.boot") version "2.7.18"
1313
id("io.spring.dependency-management") version "1.0.11.RELEASE"
1414
id("org.jetbrains.kotlin.kapt") version "1.5.30"
1515
id("com.google.cloud.tools.jib") version "3.1.4"

0 commit comments

Comments
 (0)