Skip to content

Commit

Permalink
chore(deps): update dependency bogus to 35.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 0f2d557 commit fbf034a
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 @@ -7,7 +7,7 @@
<PackageReference Include="MassTransit.EntityFrameworkCore" Version="8.3.6"/>
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.2"/>
<PackageReference Include="Altinn.Authorization.ABAC" Version="0.0.8"/>
<PackageReference Include="Bogus" Version="35.6.1"/>
<PackageReference Include="Bogus" Version="35.6.2"/>
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.2"/>
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="9.0.2"/>
<PackageReference Include="Npgsql" Version="9.0.2"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bogus" Version="35.6.1"/>
<PackageReference Include="Bogus" Version="35.6.2"/>
<PackageReference Include="CommandLineParser" Version="2.9.1"/>
</ItemGroup>

Expand Down

0 comments on commit fbf034a

Please sign in to comment.