Skip to content

Commit 030d34d

Browse files
authored
Merge pull request #15 from Drammer-whisky-app/dependabot/nuget/microsoft-ce6397bb14
Bump Microsoft.Extensions.Logging.Abstractions from 9.0.0 to 9.0.1 in the microsoft group
2 parents a446a22 + 896e649 commit 030d34d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Drammer.Integration.Rss/Drammer.Integration.Rss.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<ItemGroup>
2929
<PackageReference Include="Drammer.Common" Version="2.1.0" />
3030
<PackageReference Include="Edi.SyndicationFeed.ReaderWriter" Version="2.4.0" />
31-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
31+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
3232
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)