Skip to content

Commit

Permalink
Package Dependencies: Bump Bogus from 35.4.0 to 35.5.0
Browse files Browse the repository at this point in the history
Bumps [Bogus](https://github.com/bchavez/Bogus) from 35.4.0 to 35.5.0.
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v35.4.0...v35.5.0)

---
updated-dependencies:
- dependency-name: Bogus
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 7db5a4a commit ede6c24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion QueryKit.IntegrationTests/QueryKit.IntegrationTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="AutoBogusLifesupport" Version="2.14.0" />
<PackageReference Include="Bogus" Version="35.4.0" />
<PackageReference Include="Bogus" Version="35.5.0" />
<PackageReference Include="Ductus.FluentDocker" Version="2.10.59" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="MediatR" Version="12.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion SharedTestingHelper/SharedTestingHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="AutoBogusLifesupport" Version="2.14.0" />
<PackageReference Include="Bogus" Version="35.4.0" />
<PackageReference Include="Bogus" Version="35.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit ede6c24

Please sign in to comment.