Skip to content

Commit fca8674

Browse files
upgrading gradle version
1 parent 514f8ae commit fca8674

4 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Sample Spring Boot project
22

3-
This sample code is for the following article - http://developerpod.com/2018/04/20/how-to-spring-boot-project/
3+
This sample code is for the following article - https://dev-journal.in/2018/04/20/how-to-spring-boot-project/
44

55
It is a very simple Spring boot project that connects to MySQL database, uses Spring Data JPA, and also build and expose REST APIS.
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

gradlew

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)