Skip to content

Commit 7887c3d

Browse files
authored
Merge pull request #139 from freefair/dependabot/gradle/2.3.x/org.springframework.boot-spring-boot-gradle-plugin-2.3.10.RELEASE
Bump spring-boot-gradle-plugin from 2.3.9.RELEASE to 2.3.10.RELEASE
2 parents 74f03bc + 9e3348a commit 7887c3d

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 = "5.3.3.3"
7-
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.9.RELEASE") {
7+
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.3.10.RELEASE") {
88
exclude group: "com.squareup.okhttp3"
99
}
1010
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"

0 commit comments

Comments
 (0)