Skip to content

Commit cfbe915

Browse files
chore(deps): Bump Microsoft.EntityFrameworkCore.InMemory from 10.0.3 to 10.0.5 (#350)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34ff738 commit cfbe915

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.5" />
3535
<PackageVersion Include="Moq" Version="4.20.72" />
3636
<PackageVersion Include="FluentAssertions" Version="8.9.0" />
37-
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.3" />
37+
<PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="10.0.5" />
3838
</ItemGroup>
3939
</Project>

0 commit comments

Comments
 (0)