Skip to content

Commit ea6ff05

Browse files
chore(deps): update gradle to v9.5.0 (#2311)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://redirect.github.com/gradle/gradle)) | minor | `9.4.1` → `9.5.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/355) for more information. --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v9.5.0`](https://redirect.github.com/gradle/gradle/compare/v9.4.1...v9.5.0) [Compare Source](https://redirect.github.com/gradle/gradle/compare/v9.4.1...v9.5.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/typesafegithub/github-workflows-kt). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a2b5dc commit ea6ff05

7 files changed

Lines changed: 20 additions & 27 deletions

File tree

Binary file not shown.
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
3+
distributionSha256Sum=553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
55
networkTimeout=10000
6+
retries=0
7+
retryBackOffMs=500
68
validateDistributionUrl=true
79
zipStoreBase=GRADLE_USER_HOME
810
zipStorePath=wrapper/dists

.github/workflows/test-gradle-project-using-bindings-server/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/wrapper/gradle-wrapper.jar

-504 Bytes
Binary file not shown.
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionSha256Sum=2ab2958f2a1e51120c326cad6f385153bb11ee93b3c216c5fccebfdfbb7ec6cb
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
3+
distributionSha256Sum=553c78f50dafcd54d65b9a444649057857469edf836431389695608536d6b746
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-bin.zip
55
networkTimeout=10000
6+
retries=0
7+
retryBackOffMs=500
68
validateDistributionUrl=true
79
zipStoreBase=GRADLE_USER_HOME
810
zipStorePath=wrapper/dists

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 10 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)