Skip to content

Commit e897207

Browse files
authored
Merge pull request #366 from dodyg/dependabot/nuget/projects/dot-net7/grpc-16/Grpc.AspNetCore.Server-2.52.0
Bump Grpc.AspNetCore.Server from 2.49.0 to 2.52.0 in /projects/.net7/grpc-16
2 parents cb9803d + b958e65 commit e897207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/.net7/grpc-16/grpc-server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1111
</PackageReference>
1212
<PackageReference Include="Google.Protobuf" Version="3.21.6" />
13-
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.49.0" />
13+
<PackageReference Include="Grpc.AspNetCore.Server" Version="2.52.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.Grpc.JsonTranscoding" Version="7.0.0" />
1515
</ItemGroup>
1616
<ItemGroup>

0 commit comments

Comments
 (0)