File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ description = "The Unidata netCDF-Java library (aka CDM)."
1414// and run ./gradlew wrapper twice
1515tasks.wrapper {
1616 distributionType = Wrapper .DistributionType .ALL
17- gradleVersion = " 9.2.0 "
18- distributionSha256Sum = " 16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3 "
17+ gradleVersion = " 9.3.1 "
18+ distributionSha256Sum = " 17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43 "
1919}
2020
2121spotless {
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =16f2b95838c1ddcf7242b1c39e7bbbb43c842f1f1a1a0dc4959b6d4d68abcac3
4- distributionUrl =https\://services.gradle.org/distributions/gradle-9.2.0 -all.zip
3+ distributionSha256Sum =17f277867f6914d61b1aa02efab1ba7bb439ad652ca485cd8ca6842fccec6e43
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.3.1 -all.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments