Skip to content

Commit

Permalink
Upgrade to spring boot 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Sep 16, 2017
1 parent 4c6e7c5 commit af5036f
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:1.5.6.RELEASE")
classpath("org.springframework.boot:spring-boot-gradle-plugin:1.5.7.RELEASE")
}
}

Expand Down

0 comments on commit af5036f

Please sign in to comment.