File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
vscode-wpilib/resources/gradle/shared/gradle/wrapper Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -140,5 +140,5 @@ if (pubVersion == '') {
140
140
apply from : ' versions.gradle'
141
141
142
142
wrapper {
143
- gradleVersion = ' 8.10.1 '
143
+ gradleVersion = ' 8.10.2 '
144
144
}
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.1 -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
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =permwrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.1 -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