Skip to content

Commit 2a64245

Browse files
Bump Microsoft.Extensions.Logging.Abstractions from 9.0.10 to 10.0.0 (#90)
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f24f91b commit 2a64245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickHouse.Driver/ClickHouse.Driver.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
<PrivateAssets>all</PrivateAssets>
3939
</PackageReference>
40-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.10" />
40+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="10.0.0" />
4141
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
4242
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
4343
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />

0 commit comments

Comments
 (0)