Skip to content

Commit

Permalink
Merge pull request #62 from MikeAmputer/kravtsov/client-773
Browse files Browse the repository at this point in the history
Bump ClickHouse.Client -> 7.7.3
  • Loading branch information
MikeAmputer authored Aug 29, 2024
2 parents b7e8e70 + d0a166c commit d5d7174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ClickHouse.Facades/ClickHouse.Facades.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ClickHouse.Client" Version="7.7.0" />
<PackageReference Include="ClickHouse.Client" Version="7.7.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit d5d7174

Please sign in to comment.