Skip to content

Commit

Permalink
Merge pull request #53 from MikeAmputer/kravtsov/bump-7-6-2
Browse files Browse the repository at this point in the history
Bump ClickHouse.Client -> 7.6.2
  • Loading branch information
MikeAmputer authored Aug 5, 2024
2 parents db5a010 + 65bacb4 commit 37e9df3
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.6.0" />
<PackageReference Include="ClickHouse.Client" Version="7.6.2" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 37e9df3

Please sign in to comment.