From ced3bd1854cfe6405f85dad4d6b239127ad997f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:33:38 +0000 Subject: [PATCH] Bump MessagePack from 2.5.192 to 3.1.1 Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.5.192 to 3.1.1. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.192...v3.1.1) --- updated-dependencies: - dependency-name: MessagePack dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../EasyCompressor.Benchmarks/EasyCompressor.Benchmarks.csproj | 2 +- test/EasyCompressor.Tests/EasyCompressor.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/EasyCompressor.Benchmarks/EasyCompressor.Benchmarks.csproj b/benchmarks/EasyCompressor.Benchmarks/EasyCompressor.Benchmarks.csproj index 66cc701..4f6994a 100644 --- a/benchmarks/EasyCompressor.Benchmarks/EasyCompressor.Benchmarks.csproj +++ b/benchmarks/EasyCompressor.Benchmarks/EasyCompressor.Benchmarks.csproj @@ -17,7 +17,7 @@ - + diff --git a/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj b/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj index 10fa314..3f684e6 100644 --- a/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj +++ b/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj @@ -13,7 +13,7 @@ - +