Skip to content

Commit

Permalink
Update dependency Bogus to v35.6.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| nuget      | Bogus   | 35.5.1 | 35.6.0 |
  • Loading branch information
renovate[bot] committed Jul 23, 2024
1 parent a64a0db commit f24e703
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 @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bogus" Version="35.5.1" />
<PackageReference Include="Bogus" Version="35.6.0" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="MockQueryable.NSubstitute" Version="7.0.1" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
Expand Down

0 comments on commit f24e703

Please sign in to comment.