Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: update scripts/update-gradle.sh to v8.14.2
  • Loading branch information
web-flow authored and github-actions[bot] committed Jun 6, 2025
commit 2b3aaf04c5835a15eac49d0f938233092a108a8a
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Gradle from v8.5.0 to v8.14.2 ([#27](https://github.com/lucas-zimerman/sentry-java/pull/27))
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8142)
- [diff](https://github.com/gradle/gradle/compare/v8.5.0...v8.14.2)

## 7.16.0

### Features
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.14.2-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down