From 931498a1eef6ae7a7bcbb7af72f38bfbdde737c5 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 25 Jun 2025 03:24:19 +0000 Subject: [PATCH] chore: update dependencies/Sentry.properties to 5.11.2 --- CHANGELOG.md | 8 ++++++++ dependencies/Sentry.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79deadc..04e0c2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Dotnet SDK from v5.4.0 to v5.11.2 ([#83](https://github.com/getsentry/sentry-powershell/pull/83)) + - [changelog](https://github.com/getsentry/sentry-dotnet/blob/main/CHANGELOG.md#5112) + - [diff](https://github.com/getsentry/sentry-dotnet/compare/5.4.0...5.11.2) + ## 0.3.0 ### Breaking changes diff --git a/dependencies/Sentry.properties b/dependencies/Sentry.properties index 3a3ddb3..9b48432 100644 --- a/dependencies/Sentry.properties +++ b/dependencies/Sentry.properties @@ -1,3 +1,3 @@ -version = 5.4.0 +version = 5.11.2 repo = https://github.com/getsentry/sentry-dotnet license = MIT