Skip to content

Commit f291c13

Browse files
github-actions[bot]web-flowrunningcode
authored
chore: update scripts/update-gradle.sh to v8.14.2 (#4473)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Nelson Osacky <[email protected]>
1 parent 8ffe8f0 commit f291c13

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
- No longer send out empty log envelopes ([#4497](https://github.com/getsentry/sentry-java/pull/4497))
88

9+
### Dependencies
10+
11+
- Bump Gradle from v8.14.1 to v8.14.2 ([#4473](https://github.com/getsentry/sentry-java/pull/4473))
12+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8142)
13+
- [diff](https://github.com/gradle/gradle/compare/v8.14.1...v8.14.2)
14+
915
## 8.14.0
1016

1117
### Fixes

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)