Skip to content

Commit f6e308a

Browse files
chore(deps): update dependency grpc.tools to v2.62.0
1 parent 2279877 commit f6e308a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bard.Tests/Bard.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<ItemGroup>
1717
<PackageReference Include="Google.Protobuf" Version="3.24.4" />
1818
<PackageReference Include="Grpc.Net.Client" Version="2.57.0" />
19-
<PackageReference Include="Grpc.Tools" Version="2.59.0">
19+
<PackageReference Include="Grpc.Tools" Version="2.62.0">
2020
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2121
<PrivateAssets>all</PrivateAssets>
2222
</PackageReference>

0 commit comments

Comments
 (0)