Skip to content

Commit

Permalink
Merge pull request #194 from freefair/dependabot/gradle/2.4.x/org.spr…
Browse files Browse the repository at this point in the history
…ingframework.boot-spring-boot-gradle-plugin-2.4.10

Bump spring-boot-gradle-plugin from 2.4.9 to 2.4.10
  • Loading branch information
larsgrefer authored Aug 21, 2021
2 parents 7df595c + e1173ed commit 68418b6
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.4.9") {
classpath("org.springframework.boot:spring-boot-gradle-plugin:2.4.10") {
exclude group: "com.squareup.okhttp3"
}
classpath "io.freefair.gradle:maven-plugin:${freefairGradleVersion}"
Expand Down

0 comments on commit 68418b6

Please sign in to comment.