From 620aa85449d59c79fbfa6c6d0b491400deb77297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 12:10:41 +0000 Subject: [PATCH] Bump System.Threading.RateLimiting Bumps the dotnet group in /docs/core/extensions/snippets/ratelimit/http with 1 update: [System.Threading.RateLimiting](https://github.com/dotnet/runtime). Updates `System.Threading.RateLimiting` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.Threading.RateLimiting dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- docs/core/extensions/snippets/ratelimit/http/http.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/extensions/snippets/ratelimit/http/http.csproj b/docs/core/extensions/snippets/ratelimit/http/http.csproj index d29482abdbca5..640ab44a39a8b 100644 --- a/docs/core/extensions/snippets/ratelimit/http/http.csproj +++ b/docs/core/extensions/snippets/ratelimit/http/http.csproj @@ -8,7 +8,7 @@ - +