Skip to content

Commit 76cee98

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.9 (#329)
--- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73edf8f commit 76cee98

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)