Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump ClickHouse.Client from 6.7.0 to 6.7.1
Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 6.7.0 to 6.7.1. - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases) - [Commits](DarkWanderer/ClickHouse.Client@6.7.0...6.7.1) --- updated-dependencies: - dependency-name: ClickHouse.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
commit fed8286f394968e2481459068239778ea322b263
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ClickHouse.Client" Version="6.7.0" />
<PackageReference Include="ClickHouse.Client" Version="6.7.1" />
</ItemGroup>

</Project>