Skip to content

Commit

Permalink
chore(deps): bump ClickHouse.Client from 7.5.0 to 7.5.1
Browse files Browse the repository at this point in the history
Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
- [Commits](DarkWanderer/ClickHouse.Client@7.5.0...7.5.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 Jun 24, 2024
1 parent a5f8025 commit 5498d46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ClickHouse.Client" Version="7.5.0" />
<PackageReference Include="ClickHouse.Client" Version="7.5.1" />
</ItemGroup>

</Project>

0 comments on commit 5498d46

Please sign in to comment.