Skip to content

Commit

Permalink
Bump Moq.EntityFrameworkCore from 7.0.0.2 to 8.0.1.2 (#19)
Browse files Browse the repository at this point in the history
Bumps [Moq.EntityFrameworkCore](https://github.com/MichalJankowskii/Moq.EntityFrameworkCore) from 7.0.0.2 to 8.0.1.2.
- [Changelog](https://github.com/MichalJankowskii/Moq.EntityFrameworkCore/blob/master/Changelog.txt)
- [Commits](https://github.com/MichalJankowskii/Moq.EntityFrameworkCore/commits)

---
updated-dependencies:
- dependency-name: Moq.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Parker [SSW] <[email protected]>
  • Loading branch information
dependabot[bot] and MattParkerDev authored Feb 7, 2024
1 parent e593c9b commit acefc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Application.UnitTests/Application.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Moq.EntityFrameworkCore" Version="7.0.0.2" />
<PackageReference Include="Moq.EntityFrameworkCore" Version="8.0.1.2" />
<PackageReference Include="xunit" Version="2.6.6" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.6">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit acefc00

Please sign in to comment.