From 7b19e1577b4a7ecf33c4858ba06daffcef638bc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:34:00 +0000 Subject: [PATCH] Bump MessagePack from 3.0.300 to 3.1.0 in /src Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 3.0.300 to 3.1.0. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v3.0.300...v3.1.0) --- updated-dependencies: - dependency-name: MessagePack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/ErrorHelper.Tests/ErrorHelper.Tests.csproj | 2 +- src/ErrorHelper.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj index 8d71c7b..ac5066f 100644 --- a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj +++ b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj @@ -49,7 +49,7 @@ - 3.0.300 + 3.1.0 6.1.0 diff --git a/src/ErrorHelper.csproj b/src/ErrorHelper.csproj index 100be70..b9444ae 100644 --- a/src/ErrorHelper.csproj +++ b/src/ErrorHelper.csproj @@ -89,7 +89,7 @@ - 3.0.300 + 3.1.0 2.22.0