Skip to content

Commit

Permalink
Merge pull request #47 from MikeAmputer/kravtsov/client-7-5-3
Browse files Browse the repository at this point in the history
Bump ClickHouse.Client -> 7.5.3
  • Loading branch information
MikeAmputer authored Jul 15, 2024
2 parents 7c78ee6 + da9c0ca commit 4eb94b3
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.1" />
<PackageReference Include="ClickHouse.Client" Version="7.5.3" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 4eb94b3

Please sign in to comment.