Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test deps): update dependency microsoft.aspnetcore.mvc.testing …
Browse files Browse the repository at this point in the history
…to 8.0.12
renovate[bot] authored Jan 14, 2025
1 parent de2a991 commit 54ebde9
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.11" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.12" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Update="FluentAssertions" Version="6.12.2" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.12.0" />

0 comments on commit 54ebde9

Please sign in to comment.