Skip to content

Commit e840971

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Grpc.AspNetCore from 2.47.0 to 2.52.0
Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet) from 2.47.0 to 2.52.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.47.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 664fdc0 commit e840971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebSocketeer/WebSocketeer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="NuGetizer" Version="1.0.1" PrivateAssets="all" />
1313
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
1414
<PackageReference Include="Google.Protobuf" Version="3.22.1" />
15-
<PackageReference Include="Grpc.AspNetCore" Version="2.47.0" Pack="false" />
15+
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0" Pack="false" />
1616
<PackageReference Include="RxFree" Version="1.1.2" PrivateAssets="all" />
1717
<PackageReference Include="WebSocketChannel" Version="1.0.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)