Update ClickHouse

This commit is contained in:
sunkaixuan
2023-07-01 10:19:40 +08:00
parent 0732d0e7d3
commit bba20b84d3
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
<tags>ClickHouse .net ORM</tags>
<dependencies>
<group targetFramework=".NETStandard2.1">
<dependency id="ClickHouse.Client" version="5.0.3" />
<dependency id="ClickHouse.Client" version="6.6.0" />
</group>
</dependencies>
</metadata>