Skip to content

Commit 99b75dd

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-gradle.sh to v8.13.0
1 parent 762ee2d commit 99b75dd

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
- Bump Native SDK from v0.7.20 to v0.8.1 ([#4137](https://github.com/getsentry/sentry-java/pull/4137))
3232
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0810)
3333
- [diff](https://github.com/getsentry/sentry-native/compare/v0.7.20...0.8.1)
34+
- Bump Gradle from v8.12.1 to v8.13.0 ([#4209](https://github.com/getsentry/sentry-java/pull/4209))
35+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8130)
36+
- [diff](https://github.com/gradle/gradle/compare/v8.12.1...v8.13.0)
3437

3538
## 8.3.0
3639

gradle/wrapper/gradle-wrapper.jar

79 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

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

0 commit comments

Comments
 (0)