Skip to content

Commit

Permalink
Merge pull request #55 from platan/dependabot/gradle/org.springframew…
Browse files Browse the repository at this point in the history
…ork.boot-spring-boot-gradle-plugin-2.7.5

Bump spring-boot-gradle-plugin from 2.7.4 to 2.7.5
  • Loading branch information
platan authored Oct 21, 2022
2 parents 78a03ea + 46619a7 commit 578cd0a
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 @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.4')
classpath('org.springframework.boot:spring-boot-gradle-plugin:2.7.5')
}
}

Expand Down

0 comments on commit 578cd0a

Please sign in to comment.