Skip to content

Commit

Permalink
chore: update scripts/update-gradle.sh to v8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Dec 31, 2024
1 parent 9aa5279 commit 34ed471
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
- Session Replay: Allow overriding `SdkVersion` for replay events ([#4014](https://github.com/getsentry/sentry-java/pull/4014))
- Session Replay: Send replay options as tags ([#4015](https://github.com/getsentry/sentry-java/pull/4015))

### Dependencies

- Bump Gradle from v8.5.0 to v8.12.0 ([#4008](https://github.com/getsentry/sentry-java/pull/4008))
- [changelog](https://github.com/gradle/gradle/blob/master master-test/CHANGELOG.md#v8120)
- [diff](https://github.com/gradle/gradle/compare/v8.5.0...v8.12.0)

## 7.19.1

### Fixes
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 34ed471

Please sign in to comment.