Skip to content

Commit

Permalink
Update dependency Bogus to v35.4.0 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 0d7dd56 commit b033932
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Soenneker - Backup.Utils.AutoBogus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bogus" Version="35.3.2" />
<PackageReference Include="Bogus" Version="35.4.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/Soenneker.Utils.AutoBogus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bogus" Version="35.3.2" />
<PackageReference Include="Bogus" Version="35.4.0" />
</ItemGroup>
</Project>

0 comments on commit b033932

Please sign in to comment.