Skip to content

Commit 8be9e87

Browse files
chore(test deps): update testing dependencies to 8.0.28
1 parent fe1d636 commit 8be9e87

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.26" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.28" />
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)