Skip to content

Commit

Permalink
Update dependency Grpc.Tools to v2.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 280ab2c commit 65e64bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Abstractions/UnMango.Tdl.Abstractions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.26.1" />
<PackageReference Include="Grpc.Net.Client" Version="2.62.0" />
<PackageReference Include="Grpc.Tools" Version="2.64.0-pre1" PrivateAssets="all" />
<PackageReference Include="Grpc.Tools" Version="2.64.0" PrivateAssets="all" />
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 65e64bd

Please sign in to comment.