Skip to content

Commit

Permalink
Merge pull request #60 from freefair/dependabot/gradle/org.springfram…
Browse files Browse the repository at this point in the history
…ework.boot-spring-boot-gradle-plugin-2.2.0.RELEASE

Bump spring-boot-gradle-plugin from 2.2.0.RC1 to 2.2.0.RELEASE
  • Loading branch information
larsgrefer authored Oct 24, 2019
2 parents 1fc00c8 + 3f46ce2 commit c2c73e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
def freefairGradleVersion = "4.1.3"
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.0.RC1"
classpath "org.springframework.boot:spring-boot-gradle-plugin:2.2.0.RELEASE"
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
classpath "io.freefair.gradle:lombok-plugin:${freefairGradleVersion}"
classpath "io.freefair.gradle:okhttp-plugin:${freefairGradleVersion}"
Expand Down

0 comments on commit c2c73e2

Please sign in to comment.