File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed
Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ _version: 3.4.9_
1111 | dependency | version |
1212 | -------------:| :---------|
1313 | maven | 3.6.0 |
14- | gradle | 5.1-rc-2 |
14+ | gradle | 5.1-rc-3 |
1515 | font-awesome | 5.6.1 |
1616
1717## Installation
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ allprojects {
6363}
6464
6565wrapper {
66- gradleVersion = ' 5.1-rc-2 '
66+ gradleVersion = ' 5.1-rc-3 '
6767 distributionType = Wrapper.DistributionType . BIN
6868}
6969
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-5.1-rc-2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-5.1-rc-3 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ _version: ${project.version}_
1111 | dependency | version |
1212 | -------------:| :---------|
1313 | maven | 3.6.0 |
14- | gradle | 5.1-rc-2 |
14+ | gradle | 5.1-rc-3 |
1515 | font-awesome | 5.6.1 |
1616
1717## Installation
You can’t perform that action at this time.
0 commit comments