From fc607368c51ce8fdf0e3fd62d80acbf200613dfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 03:55:16 +0000 Subject: [PATCH] build(deps): Bump the all group with 3 updates Bumps the all group with 3 updates: [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/runtime), [System.Text.Json](https://github.com/dotnet/runtime) and [Polly](https://github.com/App-vNext/Polly). Updates `Microsoft.Bcl.AsyncInterfaces` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) Updates `System.Text.Json` from 7.0.3 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.0) Updates `Polly` from 8.1.0 to 8.2.0 - [Release notes](https://github.com/App-vNext/Polly/releases) - [Changelog](https://github.com/App-vNext/Polly/blob/main/CHANGELOG.md) - [Commits](https://github.com/App-vNext/Polly/compare/8.1.0...8.2.0) --- updated-dependencies: - dependency-name: Microsoft.Bcl.AsyncInterfaces dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: Polly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/H.Formatters.Inferno/H.Formatters.Inferno.csproj | 6 +++--- .../H.Formatters.System.Text.Json.csproj | 6 +++--- src/libs/H.Pipes/H.Pipes.csproj | 6 +++--- .../H.Pipes.Apps.ConsoleApp.Polly.csproj | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/libs/H.Formatters.Inferno/H.Formatters.Inferno.csproj b/src/libs/H.Formatters.Inferno/H.Formatters.Inferno.csproj index 0568a57..b38c2a8 100644 --- a/src/libs/H.Formatters.Inferno/H.Formatters.Inferno.csproj +++ b/src/libs/H.Formatters.Inferno/H.Formatters.Inferno.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net4.6.2;net6.0;net7.0 @@ -15,11 +15,11 @@ - + - + diff --git a/src/libs/H.Formatters.System.Text.Json/H.Formatters.System.Text.Json.csproj b/src/libs/H.Formatters.System.Text.Json/H.Formatters.System.Text.Json.csproj index 9b31073..349aaff 100644 --- a/src/libs/H.Formatters.System.Text.Json/H.Formatters.System.Text.Json.csproj +++ b/src/libs/H.Formatters.System.Text.Json/H.Formatters.System.Text.Json.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;net4.6.2;net6.0;net7.0 @@ -12,11 +12,11 @@ - + - + diff --git a/src/libs/H.Pipes/H.Pipes.csproj b/src/libs/H.Pipes/H.Pipes.csproj index ec6d3fd..cf9b845 100644 --- a/src/libs/H.Pipes/H.Pipes.csproj +++ b/src/libs/H.Pipes/H.Pipes.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;netstandard2.1;net4.6.2;net6.0;net7.0 @@ -23,11 +23,11 @@ - + - + diff --git a/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj b/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj index 17d3ca0..72b388e 100644 --- a/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj +++ b/src/samples/H.Pipes.Apps.ConsoleApp.Polly/H.Pipes.Apps.ConsoleApp.Polly.csproj @@ -6,7 +6,7 @@ - +