Skip to content

Commit

Permalink
Update all microsoft dependencies to v6.0.20 (#1430)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2023
1 parent 1163792 commit ba6718a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Whipstaff.Fakes/Whipstaff.Testing.csproj
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.19" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.20" />
</ItemGroup>

<ItemGroup>
Expand Down
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.20" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="6.0.10" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions" Version="6.0.20" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ba6718a

Please sign in to comment.