Skip to content

Commit 6ed0789

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.9 to 9.0.10
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64b9458 commit 6ed0789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
33
<PackageReference Include="NSubstitute" Version="5.3.0"/>
4-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)