Skip to content

Commit

Permalink
Update version of Spring Boot
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Wiegman committed Oct 22, 2018
1 parent 08b7ca3 commit 81a53c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-server-backend/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '2.0.5.RELEASE'
id 'org.springframework.boot' version '2.0.6.RELEASE'
id 'io.spring.dependency-management' version '1.0.6.RELEASE'
id 'com.moowork.gulp' version '1.2.0'
id 'com.github.ben-manes.versions' version '0.20.0'
Expand Down

0 comments on commit 81a53c9

Please sign in to comment.