From 1e6cf7a8f930d142b35e07329cccfa07d7280e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 14:56:42 +0000 Subject: [PATCH] chore(deps): Bump BenchmarkDotNet and 6 others Bumps BenchmarkDotNet from 0.14.0 to 0.15.8 Bumps BouncyCastle.Cryptography from 2.5.1 to 2.6.2 Bumps Confluent.Kafka from 2.6.1 to 2.14.0 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.2 to 8.0.26 Bumps Microsoft.NET.Test.Sdk from 17.8.0 to 17.14.1 Bumps xunit from 2.6.3 to 2.9.3 Bumps xunit.runner.visualstudio from 2.5.4 to 2.8.2 --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-version: 0.15.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: BouncyCastle.Cryptography dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: Confluent.Kafka dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 8.0.26 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-minor-patch - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch - dependency-name: xunit.runner.visualstudio dependency-version: 2.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-minor-patch ... Signed-off-by: dependabot[bot] --- .../Streamline.Client.Benchmarks.csproj | 2 +- src/Streamline.Client/Streamline.Client.csproj | 8 ++++---- .../Streamline.Client.Tests.csproj | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/benchmarks/Streamline.Client.Benchmarks/Streamline.Client.Benchmarks.csproj b/benchmarks/Streamline.Client.Benchmarks/Streamline.Client.Benchmarks.csproj index b522931..5473be2 100644 --- a/benchmarks/Streamline.Client.Benchmarks/Streamline.Client.Benchmarks.csproj +++ b/benchmarks/Streamline.Client.Benchmarks/Streamline.Client.Benchmarks.csproj @@ -9,7 +9,7 @@ - + diff --git a/src/Streamline.Client/Streamline.Client.csproj b/src/Streamline.Client/Streamline.Client.csproj index d79c0d4..961a85d 100644 --- a/src/Streamline.Client/Streamline.Client.csproj +++ b/src/Streamline.Client/Streamline.Client.csproj @@ -31,12 +31,12 @@ - - + + - + - + diff --git a/tests/Streamline.Client.Tests/Streamline.Client.Tests.csproj b/tests/Streamline.Client.Tests/Streamline.Client.Tests.csproj index 07b2d73..6c05e5c 100644 --- a/tests/Streamline.Client.Tests/Streamline.Client.Tests.csproj +++ b/tests/Streamline.Client.Tests/Streamline.Client.Tests.csproj @@ -9,9 +9,9 @@ - - - + + +