Skip to content

Commit

Permalink
Merge pull request #193 from freefair/dependabot/gradle/org.springfra…
Browse files Browse the repository at this point in the history
…mework.boot-spring-boot-gradle-plugin-2.6.0-M2

Bump spring-boot-gradle-plugin from 2.6.0-M1 to 2.6.0-M2
  • Loading branch information
larsgrefer authored Aug 21, 2021
2 parents 8c958ed + 08c0f87 commit 73afae1
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 = "6.1.0"
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.6.0-M1") {
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.6.0-M2") {
exclude group: "com.squareup.okhttp3"
}
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
Expand Down

0 comments on commit 73afae1

Please sign in to comment.