Skip to content

Commit

Permalink
Merge pull request #179 from DFE-Digital/dependabot/nuget/src/Service…
Browse files Browse the repository at this point in the history
…AssessmentService/Microsoft.ApplicationInsights.AspNetCore-2.22.0

Bump Microsoft.ApplicationInsights.AspNetCore from 2.21.0 to 2.22.0 in /src/ServiceAssessmentService
  • Loading branch information
RogerHowellDfE authored Feb 8, 2024
2 parents f46d100 + 9a7a2ec commit 420b987
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<!-- Note C# dependency `GovUk.Frontend.AspNetCore` currently only supports node dependency `govuk-frontend` to v4.7.0 preventing upgrade to v5 -->
<PackageReference Include="GovUk.Frontend.AspNetCore" Version="1.5.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.QuickGrid.EntityFrameworkAdapter" Version="8.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.1" />
Expand Down

0 comments on commit 420b987

Please sign in to comment.