File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed
Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2020- Load lazy fields on init in the background ([ #3803 ] ( https://github.com/getsentry/sentry-java/pull/3803 ) )
2121- Replace setOf with HashSet.add ([ #3801 ] ( https://github.com/getsentry/sentry-java/pull/3801 ) )
2222
23+ ### Dependencies
24+
25+ - Bump Gradle from v8.5.0 to v8.10.2 ([ #3714 ] ( https://github.com/getsentry/sentry-java/pull/3714 ) )
26+ - [ changelog] ( https://github.com/gradle/gradle/blob/master/CHANGELOG.md#v8102 )
27+ - [ diff] ( https://github.com/gradle/gradle/compare/v8.5.0...v8.10.2 )
28+
2329## 7.16.0-alpha.1
2430
2531### Features
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.5 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments