Skip to content

Commit

Permalink
downgrade gradle to 6.0
Browse files Browse the repository at this point in the history
Trying to solve missing dependencies in pom issue.
  • Loading branch information
oshai committed Sep 15, 2020
1 parent 307e506 commit 72f5644
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 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 72f5644

Please sign in to comment.