From b390a496eccb227a6fc2672d972a30d6e3e430d0 Mon Sep 17 00:00:00 2001 From: Stefan Jandl Date: Thu, 24 Oct 2024 12:04:56 +0200 Subject: [PATCH] fix: Bumped `System.Text.Json` (#3704) * bumped system.text.json * Update CHANGELOG.md --------- Co-authored-by: James Crosswell --- CHANGELOG.md | 1 + src/Sentry/Sentry.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ad09f079..9f46359ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ - Bump CLI from v2.37.0 to v2.38.0 ([#3702](https://github.com/getsentry/sentry-dotnet/pull/3702)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2380) - [diff](https://github.com/getsentry/sentry-cli/compare/2.37.0...2.38.0) +- Bumped `System.Text.Json` from v6.0.8 to v6.0.10 ([#3704](https://github.com/getsentry/sentry-dotnet/pull/3704)) ## 4.12.1 diff --git a/src/Sentry/Sentry.csproj b/src/Sentry/Sentry.csproj index 8a2c892a2e..c4154bceaa 100644 --- a/src/Sentry/Sentry.csproj +++ b/src/Sentry/Sentry.csproj @@ -82,7 +82,7 @@ - +