10000 chore(deps): bump ClickHouse.Client from 7.6.1 to 7.6.2 by dependabot[bot] · Pull Request #266 · cnblogs/Architecture · GitHub
[go: up one dir, main page]

Skip to content

chore(deps): bump ClickHouse.Client from 7.6.1 to 7.6.2 #266

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

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 7.6.1 to 7.6.2
Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) from 7.6.1 to 7.6.2.
- [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases)
- [Commits](DarkWanderer/ClickHouse.Client@7.6.1...7.6.2)

---
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 Aug 12, 2024
commit d0bb25ec43d80c6b5e4c68a513719a6973114395
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="ClickHouse.Client" Version="7.6.1" />
<PackageReference Include="ClickHouse.Client" Version="7.6.2" />
</ItemGroup>

</Project>
Loading
0