rverma-jm commented on a change in pull request #13: Updated to spring boot 2 URL: https://github.com/apache/fineract-cn-lang/pull/13#discussion_r369602508
########## File path: gradle/wrapper/gradle-wrapper.properties ########## @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip Review comment: we are using openapi generator plugin which is kind of not compatible with gradle 4.10, and even spring boot plugin did have some issues with gradle version. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
