Skip to content

Commit 77c52a2

Browse files
chore(deps): bump ClickHouse.Client and Microsoft.Extensions.Logging.Abstractions
Bumps [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `ClickHouse.Client` from 7.6.2 to 7.8.2 - [Release notes](https://github.com/DarkWanderer/ClickHouse.Client/releases) - [Commits](DarkWanderer/ClickHouse.Client@7.6.2...7.8.2) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: ClickHouse.Client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68240e5 commit 77c52a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.Architecture.Ddd.Infrastructure.Dapper.Clickhouse/Cnblogs.Architecture.Ddd.Infrastructure.Dapper.Clickhouse.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</ItemGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="ClickHouse.Client" Version="7.6.2" />
16+
<PackageReference Include="ClickHouse.Client" Version="7.8.2" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)