diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd7911d3..44ab3256f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,9 @@ - Bump CLI from v2.40.0 to v2.41.1 ([#1984](https://github.com/getsentry/sentry-unity/pull/1984)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2411) - [diff](https://github.com/getsentry/sentry-cli/compare/2.40.0...2.41.1) +- Bump Java SDK from v7.20.0 to v8.0.0 ([#1985](https://github.com/getsentry/sentry-unity/pull/1985)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#800) + - [diff](https://github.com/getsentry/sentry-java/compare/7.20.0...8.0.0) ## 3.0.0-beta.1 @@ -1729,4 +1732,4 @@ If you have compilation errors you can find the affected types or overloads miss ### First release through UPM -- .NET SDK setup for Unity with Unity editor configuration. \ No newline at end of file +- .NET SDK setup for Unity with Unity editor configuration. diff --git a/modules/sentry-java b/modules/sentry-java index 2de45ebb0..c0a25707d 160000 --- a/modules/sentry-java +++ b/modules/sentry-java @@ -1 +1 @@ -Subproject commit 2de45ebb088ed5802dcac00781cbaca7e54ed9d9 +Subproject commit c0a25707db8ac982ad4e7967e3c29afd1597a0b6