Skip to content

Commit

Permalink
chore: update scripts/update-gradle.sh to v7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Aug 18, 2022
1 parent 0cd2d3a commit a61cbbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
- Bump Native SDK from v0.4.18 to v0.5.0 ([#2199](https://github.com/getsentry/sentry-java/pull/2199))
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#050)
- [diff](https://github.com/getsentry/sentry-native/compare/0.4.18...0.5.0)
- Bump Gradle from v7.5.0 to v7.5.1 ([#2212](https://github.com/getsentry/sentry-java/pull/2212))
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v751)
- [diff](https://github.com/gradle/gradle/compare/v7.5.0...v7.5.1)

## 6.3.1

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit a61cbbc

Please sign in to comment.