Bump Gradle Wrapper from 9.1.0 to 9.2.0 in /.github/workflow-samples/java-toolchain (#772)

Bump Gradle Wrapper from 9.1.0 to 9.2.0.

Release notes of Gradle 9.2.0 can be found here:
https://docs.gradle.org/9.2.0/release-notes.html
This commit is contained in:
Clay Johnson 2025-10-30 13:53:10 -05:00 committed by GitHub
commit 365aeab3e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
distributionSha256Sum=a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806 distributionSha256Sum=df67a32e86e3276d011735facb1535f64d0d88df84fa87521e90becc2d735444
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.0-bin.zip
networkTimeout=10000 networkTimeout=10000
validateDistributionUrl=true validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME