File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ jfx.build.jdk.buildnum.min=28
84
84
# gradle/legal/gradle.md.
85
85
# The jfx.gradle.version.min property defines the minimum version of gradle
86
86
# that is supported. It must be <= jfx.gradle.version.
87
- jfx.gradle.version =6.0
87
+ jfx.gradle.version =6.3
88
88
jfx.gradle.version.min =5.3
89
89
90
90
# Toolchains
Original file line number Diff line number Diff line change 1
- ## Gradle v6.0
1
+ ## Gradle v6.3
2
2
3
3
### Apache 2.0 License
4
4
```
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-6.0 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-6.3 -bin.zip
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments