Skip to content

Commit

Permalink
chore(test deps): update dependency microsoft.aspnetcore.mvc.testing …
Browse files Browse the repository at this point in the history
…to 8.0.11
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent a2221f0 commit 5924655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Zitadel.Test/Zitadel.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Update="FluentAssertions" Version="6.12.2" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.11.1" />
Expand Down

0 comments on commit 5924655

Please sign in to comment.