Skip to content

Commit 43955f5

Browse files
chore: Bump Microsoft.Extensions.Logging.Abstractions from 9.0.8 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08a7874 commit 43955f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ManagedCode.Communication/ManagedCode.Communication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.8"/>
17-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8"/>
17+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9"/>
1818
</ItemGroup>
1919
<ItemGroup>
2020
<InternalsVisibleTo Include="ManagedCode.Communication.AspNetCore"/>

0 commit comments

Comments
 (0)