diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e93a89db..47094a4c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,9 @@ - Bump .NET SDK from v6.5.0-33-g0140be0a to v6.7.0 ([#2761](https://github.com/getsentry/sentry-unity/pull/2761), [#2762](https://github.com/getsentry/sentry-unity/pull/2762)) - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#670) - [diff](https://github.com/getsentry/sentry-dotnet/compare/6.5.0-33-g0140be0a...6.7.0) -- Bump Java SDK from v8.48.0 to v8.49.0 ([#2766](https://github.com/getsentry/sentry-unity/pull/2766)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8490) - - [diff](https://github.com/getsentry/sentry-java/compare/8.48.0...8.49.0) +- Bump Java SDK from v8.48.0 to v8.50.1 ([#2766](https://github.com/getsentry/sentry-unity/pull/2766), [#2775](https://github.com/getsentry/sentry-unity/pull/2775)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8501) + - [diff](https://github.com/getsentry/sentry-java/compare/8.48.0...8.50.1) ## 4.7.0 diff --git a/modules/sentry-java b/modules/sentry-java index 53ff4715b..23f7e5f9f 160000 --- a/modules/sentry-java +++ b/modules/sentry-java @@ -1 +1 @@ -Subproject commit 53ff4715b5f6b631079c7437461a2be0913710f6 +Subproject commit 23f7e5f9fb6d80bf28a56c7c1bf7d2bb3d4be1b0