Skip to content

Commit b3e3911

Browse files
committed
Update to Spring Boot 2.1.10.RELEASE
1 parent 4bf1c13 commit b3e3911

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
@@ -3,7 +3,7 @@ buildscript {
33
maven { url "https://plugins.gradle.org/m2/" }
44
}
55
dependencies {
6-
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.6.RELEASE"
6+
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.1.10.RELEASE"
77
classpath "io.freefair.gradle:maven-plugin:3.7.4"
88
classpath "io.freefair.gradle:lombok-plugin:3.7.4"
99
classpath "io.freefair.gradle:okhttp-plugin:3.7.4"

0 commit comments

Comments
 (0)