Skip to content

Commit e8c7094

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-gradle.sh to v8.14.0
1 parent 093eaa4 commit e8c7094

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
- Bump Native SDK from v0.8.3 to v0.8.4 ([#4343](https://github.com/getsentry/sentry-java/pull/4343))
2020
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#084)
2121
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.3...0.8.4)
22+
- Bump Gradle from v8.13 to v8.14.0 ([#4360](https://github.com/getsentry/sentry-java/pull/4360))
23+
- [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8140)
24+
- [diff](https://github.com/gradle/gradle/compare/v8.13...v8.14.0)
2225

2326
## 8.9.0
2427

gradle/wrapper/gradle-wrapper.jar

122 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
#Mon Mar 17 13:40:54 CET 2025
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14-bin.zip
54
networkTimeout=10000
65
validateDistributionUrl=true
76
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)