Skip to content

Commit 33c99a9

Browse files
authored
Merge pull request #499 from Crown-Commercial-Service/dependabot/nuget/Ccs.Ppg.Utility.Exceptions/Microsoft.Extensions.Logging.Abstractions-9.0.9
Bump Microsoft.Extensions.Logging.Abstractions from 9.0.7 to 9.0.9
2 parents 9650b6f + 1154034 commit 33c99a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ccs.Ppg.Utility.Exceptions/Ccs.Ppg.Utility.Exceptions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.3.0" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.7" />
16-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.7" />
16+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
1717
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1818
<PackageReference Include="Rollbar.NetCore.AspNet" Version="5.2.2" />
1919
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.9" />

0 commit comments

Comments
 (0)