Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1727 from finos/hotfix/fixup-gradle-distribution-…
Browse files Browse the repository at this point in the history
…version

Update gradle-wrapper distribution url to match configured version
  • Loading branch information
Simon Laing authored Jan 21, 2022
2 parents b5ade3f + f51db6d commit bf71a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Thu Aug 27 14:51:34 BST 2020
distributionUrl=https\://services.gradle.org/distributions/gradle-5.2.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-rc-1-all.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
Expand Down

0 comments on commit bf71a7b

Please sign in to comment.