Skip to content

Commit

Permalink
Merge pull request #45 from MikeAmputer/kravtsov/client-7-5-1
Browse files Browse the repository at this point in the history
Bump ClickHouse.Client -> 7.5.1
  • Loading branch information
MikeAmputer authored Jun 17, 2024
2 parents ecce93a + 9fdab72 commit 55ad2fb
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.5.0" />
<PackageReference Include="ClickHouse.Client" Version="7.5.1" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 55ad2fb

Please sign in to comment.