Skip to content

Commit

Permalink
release: fix leasy keep alive sync method
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamranjan committed Aug 4, 2024
1 parent 12adafa commit 0ec8924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet-etcd/dotnet-etcd.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Advanced uses take advantage of the consistency guarantees to implement database

<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" Version="2.15.0" />
<PackageReference Include="Google.Protobuf" Version="3.27.2" />
<PackageReference Include="Google.Protobuf" Version="3.27.3" />
<PackageReference Include="Grpc.Net.Client" Version="2.65.0" />
<PackageReference Include="Grpc.Tools" Version="2.65.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 0ec8924

Please sign in to comment.