Skip to content

Commit 819a290

Browse files
committed
chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v7.0.14
1 parent a29e943 commit 819a290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/KubeOps.Operator.Web.Test/KubeOps.Operator.Web.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
<ItemGroup>
33
<PackageReference Include="KubernetesClient" Version="12.1.1"/>
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.13"/>
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.14"/>
55
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10"/>
66
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.7.0"/>
77
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.7.0"/>

0 commit comments

Comments
 (0)