From abb9b53aee3abb01da623cd00ee80dca7b5604c0 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 2 Oct 2025 03:10:27 +0000 Subject: [PATCH] chore: update src/sentry-dotnet to 5.16.0 --- CHANGELOG.md | 6 +++--- src/sentry-dotnet | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4a2c96d3..11c2d1918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,9 +29,9 @@ - Bump CLI from v2.53.0 to v2.55.0 ([#2324](https://github.com/getsentry/sentry-unity/pull/2324), [#2330](https://github.com/getsentry/sentry-unity/pull/2330)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2550) - [diff](https://github.com/getsentry/sentry-cli/compare/2.53.0...2.55.0) -- Bump .NET SDK from v5.15.0 to v5.15.1 ([#2326](https://github.com/getsentry/sentry-unity/pull/2326)) - - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#5151) - - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.15.0...5.15.1) +- Bump .NET SDK from v5.15.0 to v5.16.0 ([#2326](https://github.com/getsentry/sentry-unity/pull/2326), [#2345](https://github.com/getsentry/sentry-unity/pull/2345)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#5160) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.15.0...5.16.0) - Bump Java SDK from v8.21.1 to v8.22.0 ([#2328](https://github.com/getsentry/sentry-unity/pull/2328)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220) - [diff](https://github.com/getsentry/sentry-java/compare/8.21.1...8.22.0) diff --git a/src/sentry-dotnet b/src/sentry-dotnet index d687f76cb..0a552fcb1 160000 --- a/src/sentry-dotnet +++ b/src/sentry-dotnet @@ -1 +1 @@ -Subproject commit d687f76cb6bf15dea730665eebab8f3e4d042439 +Subproject commit 0a552fcb1b6de8dfa9145cd682dc6a23a97a1309