Skip to content

Commit b9f008e

Browse files
committed
Update Grpc.Core
1 parent 67c81cc commit b9f008e

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.Core" Version="2.27.0" />
23+
<PackageReference Include="Grpc.Core" Version="2.43.0" />
2424
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.1" />
2525
<PackageReference Include="CommandLineParser" Version="2.3.0" />
2626
<PackageReference Include="Google.Protobuf" Version="3.11.4" />

0 commit comments

Comments
 (0)