Skip to content

Commit c36cce9

Browse files
Bump Grpc.AspNetCore (#262)
Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.53.0 to 2.55.0. - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](grpc/grpc-dotnet@v2.53.0...v2.55.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e2e89c commit c36cce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prototypes/process-explorer/dotnet/src/MorganStanley.ComposeUI.ProcessExplorer.Server/MorganStanley.ComposeUI.ProcessExplorer.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<ItemGroup>
1111
<PackageReference Include="Grpc" Version="2.46.6" />
12-
<PackageReference Include="Grpc.AspNetCore" Version="2.53.0" />
12+
<PackageReference Include="Grpc.AspNetCore" Version="2.55.0" />
1313
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)