We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f4345 commit 74bed87Copy full SHA for 74bed87
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Gradle from v8.14.3 to v9.3.1 ([#5063](https://github.com/getsentry/sentry-java/pull/5063))
8
+ - [changelog](https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v931)
9
+ - [diff](https://github.com/gradle/gradle/compare/v8.14.3...v9.3.1)
10
11
## 8.33.0
12
13
### Features
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments