Skip to content

Commit cc451cb

Browse files
committed
Update to Spring Boot 2.2.10.RELEASE
1 parent 9ad81da commit cc451cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55
dependencies {
66
def freefairGradleVersion = "4.1.6"
7-
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.9.RELEASE"
7+
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.10.RELEASE"
88
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
99
classpath "io.freefair.gradle:lombok-plugin:${freefairGradleVersion}"
1010
classpath "io.freefair.gradle:okhttp-plugin:${freefairGradleVersion}"

0 commit comments

Comments
 (0)