Skip to content

Commit cd81cf6

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-gradle.sh to v8.13.0
1 parent 44791e1 commit cd81cf6

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## Unreleased
4+
35
### Features
46

57
- The SDK now automatically propagates the trace-context to the native layer. This allows to connect errors on different layers of the application. ([#4137](https://github.com/getsentry/sentry-java/pull/4137))
@@ -14,6 +16,9 @@
1416
- Bump Native SDK from v0.7.20 to v0.8.1 ([#4137](https://github.com/getsentry/sentry-java/pull/4137))
1517
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0810)
1618
- [diff](https://github.com/getsentry/sentry-native/compare/v0.7.20...0.8.1)
19+
- Bump Gradle from v8.12.1 to v8.13.0 ([#4209](https://github.com/getsentry/sentry-java/pull/4209))
20+
- [changelog](https://github.com/gradle/gradle/blob/master release-test/CHANGELOG.md#v8130)
21+
- [diff](https://github.com/gradle/gradle/compare/v8.12.1...v8.13.0)
1722

1823
## 8.3.0
1924

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)