Skip to content

Commit fa17979

Browse files
Update plugin org.springframework.boot to v2.7.5
1 parent 1f49e76 commit fa17979

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
@@ -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.5"
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)