Skip to content

Commit d6d2b2e

Browse files
chore(deps): update Gradle to v8.5.0 (getsentry#3070)
Co-authored-by: GitHub <noreply@github.com>
1 parent 1de5c6e commit d6d2b2e

3 files changed

Lines changed: 16 additions & 8 deletions

File tree

CHANGELOG.md

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

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Gradle from v8.4.0 to v8.5.0 ([#3070](https://github.com/getsentry/sentry-java/pull/3070))
8+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v850)
9+
- [diff](https://github.com/gradle/gradle/compare/v8.4.0...v8.5.0)
10+
311
## 7.0.0
412

513
Version 7 of the Sentry Android/Java SDK brings a variety of features and fixes. The most notable changes are:

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.4-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

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

0 commit comments

Comments
 (0)