Skip to content

Commit

Permalink
Update dependency FakeItEasy to v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 14, 2024
1 parent d69e988 commit 308e8b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Duende.IdentityServer" Version="6.3.8" />
<PackageReference Include="FakeItEasy" Version="8.1.0" />
<PackageReference Include="FakeItEasy" Version="8.2.0" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.0" Condition=" '$(TargetFramework)' == 'net6.0' " />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="7.0.0" Condition=" '$(TargetFramework)' == 'net7.0' " />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="8.0.0" Condition=" '$(TargetFramework)' == 'net8.0' " />
Expand Down

0 comments on commit 308e8b0

Please sign in to comment.