Skip to content

Commit e2d9bdb

Browse files
chore: Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.8 to 9.0.9 (#568)
--- 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 ec42bbc commit e2d9bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="ICSharpCode.Decompiler" Version="9.1.0.7988" />
7-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.8" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.9" />
88
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="9.8.0" />
99
<PackageVersion Include="Microsoft.Extensions.Options" Version="9.0.8" />
1010
<PackageVersion Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.7" />

0 commit comments

Comments
 (0)