From a0dc313ccf3a0038eecc51a6b2b4e553077fa47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 19:31:01 +0100 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Binder from 6.0.0 to 7.0.3 (#58) * Bump Microsoft.Extensions.Configuration.Binder from 6.0.0 to 7.0.3 Bumps [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Use v6 package for .Net6 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Trejbal --- tests/Daktela.HttpClient.Tests/Daktela.HttpClient.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Daktela.HttpClient.Tests/Daktela.HttpClient.Tests.csproj b/tests/Daktela.HttpClient.Tests/Daktela.HttpClient.Tests.csproj index 4c5c06d..513434d 100644 --- a/tests/Daktela.HttpClient.Tests/Daktela.HttpClient.Tests.csproj +++ b/tests/Daktela.HttpClient.Tests/Daktela.HttpClient.Tests.csproj @@ -43,7 +43,7 @@ - +