From 93af6e4f107f1b882d56b135e7618cda86075551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 12:14:34 -0600 Subject: [PATCH] Bump BenchmarkDotNetVersion from 0.13.10 to 0.13.11 (#7015) Bumps `BenchmarkDotNetVersion` from 0.13.10 to 0.13.11. Updates `BenchmarkDotNet` from 0.13.10 to 0.13.11 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.13.10...v0.13.11) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 1.1.0 to 2.1.1 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../SerializationBenchmarks/SerializationBenchmarks.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/benchmark/SerializationBenchmarks/SerializationBenchmarks.csproj b/src/benchmark/SerializationBenchmarks/SerializationBenchmarks.csproj index 2964c8091cf..6609a09c085 100644 --- a/src/benchmark/SerializationBenchmarks/SerializationBenchmarks.csproj +++ b/src/benchmark/SerializationBenchmarks/SerializationBenchmarks.csproj @@ -6,7 +6,7 @@ - +