Skip to content

Commit 348104d

Browse files
authored
Merge pull request #69 from freefair/dependabot/gradle/org.springframework.boot-spring-boot-gradle-plugin-2.2.2.RELEASE
Bump spring-boot-gradle-plugin from 2.2.1.RELEASE to 2.2.2.RELEASE
2 parents fc5fba2 + a51143a commit 348104d

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
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
def freefairGradleVersion = "4.1.6"
8-
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.1.RELEASE"
8+
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.2.RELEASE"
99
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
1010
classpath "io.freefair.gradle:lombok-plugin:${freefairGradleVersion}"
1111
classpath "io.freefair.gradle:okhttp-plugin:${freefairGradleVersion}"

0 commit comments

Comments
 (0)