Skip to content

Commit

Permalink
ErnestOrt#8 - Upgraded into Spring Boot 1.5.18.RELEASE version & grad…
Browse files Browse the repository at this point in the history
…le wrapper 4.10.2 version
  • Loading branch information
hendisantika committed Dec 28, 2018
1 parent c3bc1e8 commit 46b303d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion microservice-example-gradle/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
springBootVersion = '1.5.6.RELEASE'
springBootVersion = '1.5.18.RELEASE'
}
repositories {
mavenCentral()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.5.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-bin.zip

0 comments on commit 46b303d

Please sign in to comment.