File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Versions
14
14
| Grails | Wrapper |
15
15
| ---------------| ---------------------------------------------------------------|
16
16
| 5.0.0 - 5.3.3 | [ 3.0.0.M1] ( https://github.com/grails/grails-wrapper/releases ) |
17
- | 5.3.4 - 5.3.X | [ 3.1.0 ] ( https://github.com/grails/grails-wrapper/releases ) |
18
- | 6.x.x | [ 4.0.0 ] ( https://github.com/grails/grails-wrapper/releases ) |
19
- | 7.x.x | [ 5 .0.x] ( https://github.com/grails/grails-wrapper/releases ) |
17
+ | 5.3.4 - 5.3.X | [ 3.1.x ] ( https://github.com/grails/grails-wrapper/releases ) |
18
+ | 6.x.x | [ 4.0.x ] ( https://github.com/grails/grails-wrapper/releases ) |
19
+ | 7.x.x | [ 6 .0.x] ( https://github.com/grails/grails-wrapper/releases ) |
20
20
Original file line number Diff line number Diff line change 1
- projectVersion =5 .0.3 -SNAPSHOT
1
+ projectVersion =6 .0.0 -SNAPSHOT
2
2
grailsVersion =7.0.0-SNAPSHOT
3
3
grailsGradlePluginVersion =7.0.0-SNAPSHOT
4
4
groovyVersion =4.0.23
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-8.10-bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments