Skip to content

Commit

Permalink
Merge pull request #37 from RADAR-base/dependabot/gradle/org.springfr…
Browse files Browse the repository at this point in the history
…amework.boot-spring-boot-gradle-plugin-2.2.4.RELEASE

Bump spring-boot-gradle-plugin from 2.2.1.RELEASE to 2.2.4.RELEASE
  • Loading branch information
nivemaham authored Jan 21, 2020
2 parents e837d55 + c170cad commit 470677c
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
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '2.2.1.RELEASE'
springBootVersion = '2.2.4.RELEASE'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 470677c

Please sign in to comment.