Skip to content

Commit

Permalink
Bump Bogus from 34.0.2 to 35.0.1
Browse files Browse the repository at this point in the history
Bumps [Bogus](https://github.com/bchavez/Bogus) from 34.0.2 to 35.0.1.
- [Release notes](https://github.com/bchavez/Bogus/releases)
- [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md)
- [Commits](bchavez/Bogus@v34.0.2...v35.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 18, 2023
1 parent af4fce2 commit ba7b1da
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.10" />
<PackageReference Include="Bogus" Version="34.0.2" />
<PackageReference Include="Bogus" Version="35.0.1" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Net.Http" Condition="'$(TargetFramework)' == 'net472'" />
Expand Down

0 comments on commit ba7b1da

Please sign in to comment.