Skip to content

Commit 09e725a

Browse files
committed
chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v8.0.1
1 parent 740ab42 commit 09e725a

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="8.0.0"/>
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.1"/>
55
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.10"/>
66
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.8.0"/>
77
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.8.0"/>

0 commit comments

Comments
 (0)