Skip to content

Commit b39586d

Browse files
chore(test deps): update dependency microsoft.aspnetcore.mvc.testing to 8.0.23
1 parent fcb41a3 commit b39586d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Zitadel.Test/Zitadel.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<ItemGroup>
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.21" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.23" />
55
<PackageReference Include="Moq" Version="4.20.72" />
66
<PackageReference Update="FluentAssertions" Version="6.12.2" />
77
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.14.1" />

0 commit comments

Comments
 (0)