Skip to content

Commit

Permalink
Merge pull request #584 from louisaxel-ambroise/dependabot/nuget/Micr…
Browse files Browse the repository at this point in the history
…osoft.Extensions.Diagnostics.HealthChecks-8.0.8

Bump Microsoft.Extensions.Diagnostics.HealthChecks from 8.0.7 to 8.0.8
  • Loading branch information
louisaxel-ambroise authored Aug 16, 2024
2 parents 092327d + 0161933 commit 0ce88a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Application/FasTnT.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.8" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 0ce88a5

Please sign in to comment.