Skip to content

Commit

Permalink
Update dependency MockQueryable.NSubstitute to 7.0.3
Browse files Browse the repository at this point in the history
| datasource | package                   | from  | to    |
| ---------- | ------------------------- | ----- | ----- |
| nuget      | MockQueryable.NSubstitute | 7.0.2 | 7.0.3 |
  • Loading branch information
renovate[bot] committed Sep 28, 2024
1 parent 9481c87 commit 1b7db00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Orso.Arpa.Tests.Shared/Orso.Arpa.Tests.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Bogus" Version="35.6.1" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="MockQueryable.NSubstitute" Version="7.0.2" />
<PackageReference Include="MockQueryable.NSubstitute" Version="7.0.3" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 1b7db00

Please sign in to comment.