From 87ef104f5e1865ecd2d0eb3301395a8c8bc3569a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 08:38:03 +0000 Subject: [PATCH] Bump the dotnet group across 1 directory with 2 updates Bumps the dotnet group with 2 updates in the /docs/orleans/deployment/snippets/consul/Silo directory: [Microsoft.Orleans.Clustering.Consul](https://github.com/dotnet/orleans) and [Microsoft.Orleans.Server](https://github.com/dotnet/orleans). Updates `Microsoft.Orleans.Clustering.Consul` from 8.2.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v8.2.0...v9.0.1) Updates `Microsoft.Orleans.Server` from 8.2.0 to 9.0.1 - [Release notes](https://github.com/dotnet/orleans/releases) - [Commits](https://github.com/dotnet/orleans/compare/v8.2.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Orleans.Clustering.Consul dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Orleans.Server dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- docs/orleans/deployment/snippets/consul/Silo/Silo.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/orleans/deployment/snippets/consul/Silo/Silo.csproj b/docs/orleans/deployment/snippets/consul/Silo/Silo.csproj index b917daf995921..4143b2ba68b99 100644 --- a/docs/orleans/deployment/snippets/consul/Silo/Silo.csproj +++ b/docs/orleans/deployment/snippets/consul/Silo/Silo.csproj @@ -7,8 +7,8 @@ - - + + \ No newline at end of file