Skip to content

Commit

Permalink
Update dependency Grpc.Tools to v2.64.0 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent 1ce3bd4 commit 194e351
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.27.0" />
<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 194e351

Please sign in to comment.