Skip to content

Commit

Permalink
Bump Bogus from 35.4.1 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.1 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.1...v35.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jnyrup committed Mar 11, 2024
1 parent 3c0603a commit e969354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Benchmarks/Benchmarks.csproj
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="Bogus" Version="35.4.1" />
<PackageReference Include="Bogus" Version="35.5.0" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Net.Http" Condition="'$(TargetFramework)' == 'net472'" />
Expand Down

0 comments on commit e969354

Please sign in to comment.