Skip to content

Commit 57470d1

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

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.8" />
4+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9" />
55
</ItemGroup>
66
</Project>

0 commit comments

Comments
 (0)