Skip to content

Commit 067ffaa

Browse files
Bump Grpc.Net.Client from 2.49.0 to 2.52.0 in /src (#968) (#973)
Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.49.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.49.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9705deb commit 067ffaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Azure.Functions.PowerShellWorker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Licensed under the MIT license. See LICENSE file in the project root for full li
2020
</PropertyGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Grpc.Net.Client" Version="2.49.0" />
23+
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
2424
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.11" />
2525
<PackageReference Include="CommandLineParser" Version="2.9.1" />
2626
<PackageReference Include="Google.Protobuf" Version="3.21.9" />

0 commit comments

Comments
 (0)