From 7f4a7840d7353d2825f4058e334d046d3bac2114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 05:21:24 +0000 Subject: [PATCH] Bump MessagePack from 2.5.192 to 3.1.0 Bumps [MessagePack](https://github.com/MessagePack-CSharp/MessagePack-CSharp) from 2.5.192 to 3.1.0. - [Release notes](https://github.com/MessagePack-CSharp/MessagePack-CSharp/releases) - [Commits](https://github.com/MessagePack-CSharp/MessagePack-CSharp/compare/v2.5.192...v3.1.0) --- 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..ea18593 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..46636b7 100644 --- a/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj +++ b/test/EasyCompressor.Tests/EasyCompressor.Tests.csproj @@ -13,7 +13,7 @@ - +