Skip to content

Commit d2afa3b

Browse files
chore(deps): update Gradle to v7.5.1 (#2212)
Co-authored-by: GitHub <[email protected]>
1 parent 0cd2d3a commit d2afa3b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
- Bump Native SDK from v0.4.18 to v0.5.0 ([#2199](https://github.com/getsentry/sentry-java/pull/2199))
1919
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#050)
2020
- [diff](https://github.com/getsentry/sentry-native/compare/0.4.18...0.5.0)
21+
- Bump Gradle from v7.5.0 to v7.5.1 ([#2212](https://github.com/getsentry/sentry-java/pull/2212))
22+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v751)
23+
- [diff](https://github.com/gradle/gradle/compare/v7.5.0...v7.5.1)
2124

2225
## 6.3.1
2326

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-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)