Skip to content

Commit 9b794df

Browse files
chore(deps): update Gradle to v7.6.0 (#2438)
Co-authored-by: GitHub <[email protected]>
1 parent 353782a commit 9b794df

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- Use minSdk compatible `Objects` class ([#2436](https://github.com/getsentry/sentry-java/pull/2436))
88

9+
### Dependencies
10+
11+
- Bump Gradle from v7.5.1 to v7.6.0 ([#2438](https://github.com/getsentry/sentry-java/pull/2438))
12+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v760)
13+
- [diff](https://github.com/gradle/gradle/compare/v7.5.1...v7.6.0)
14+
915
## 6.10.0
1016

1117
### Features
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)