Skip to content

Commit

Permalink
chore(deps): update dependency bogus to v34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2022
1 parent d26cf35 commit 71fc52a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Arcus.Testing.Logging" Version="0.3.0" />
<PackageReference Include="Bogus" Version="29.0.1" />
<PackageReference Include="Bogus" Version="34.0.1" />
<PackageReference Include="Guard.Net" Version="1.2.0" />
<PackageReference Include="Microsoft.Azure.ApplicationInsights.Query" Version="1.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bogus" Version="29.0.1" />
<PackageReference Include="Bogus" Version="34.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.8.0" />
<PackageReference Include="Moq" Version="4.16.1" />
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
Expand Down

0 comments on commit 71fc52a

Please sign in to comment.