From 63e3e6679cf67b9aed7fc126c7a562314d99a950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 11:48:48 +0000 Subject: [PATCH] Bump the polly group with 3 updates (#87) * Bump the polly group with 3 updates Bumps the polly group with 3 updates: [Polly.Core](https://github.com/App-vNext/Polly), [Polly.Extensions](https://github.com/App-vNext/Polly) and [Polly.RateLimiting](https://github.com/App-vNext/Polly). Updates `Polly.Core` from 8.2.1 to 8.3.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.2.1...8.3.0) Updates `Polly.Extensions` from 8.2.1 to 8.3.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.2.1...8.3.0) Updates `Polly.RateLimiting` from 8.2.1 to 8.3.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.2.1...8.3.0) --- updated-dependencies: - dependency-name: Polly.Core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: polly - dependency-name: Polly.Extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: polly - dependency-name: Polly.RateLimiting dependency-type: direct:production update-type: version-update:semver-minor dependency-group: polly ... Signed-off-by: dependabot[bot] * Bump Polly.Extensions Bump Polly.Extensions to 8.3.0. --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Martin Costello --- PollyDemos/PollyDemos.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PollyDemos/PollyDemos.csproj b/PollyDemos/PollyDemos.csproj index 5e53efb..10528ad 100644 --- a/PollyDemos/PollyDemos.csproj +++ b/PollyDemos/PollyDemos.csproj @@ -13,9 +13,9 @@ - - - + + +