Skip to content

Commit

Permalink
Bump Moq.EntityFrameworkCore from 8.0.1.2 to 9.0.0.1
Browse files Browse the repository at this point in the history
Bumps [Moq.EntityFrameworkCore](https://github.com/MichalJankowskii/Moq.EntityFrameworkCore) from 8.0.1.2 to 9.0.0.1.
- [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]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a93ed5b commit 292eec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/web/Jordnaer.Tests/Jordnaer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
<PackageReference Include="Moq.EntityFrameworkCore" Version="8.0.1.2" />
<PackageReference Include="Moq.EntityFrameworkCore" Version="9.0.0.1" />
<PackageReference Include="NSubstitute" Version="5.3.0" />
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 292eec7

Please sign in to comment.