From 1e00a315004f64e1b09ad95f38459ec4541b852c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 06:03:40 +0000 Subject: [PATCH] Bump MessagePack from 3.1.0 to 3.1.1 in /src Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: MessagePack dependency-type: direct:production update-type: version-update:semver-patch ... 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 40d8153..867fc25 100644 --- a/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj +++ b/src/ErrorHelper.Tests/ErrorHelper.Tests.csproj @@ -49,7 +49,7 @@ - 3.1.0 + 3.1.1 6.1.0 diff --git a/src/ErrorHelper.csproj b/src/ErrorHelper.csproj index b9444ae..e045364 100644 --- a/src/ErrorHelper.csproj +++ b/src/ErrorHelper.csproj @@ -89,7 +89,7 @@ - 3.1.0 + 3.1.1 2.22.0