Skip to content

Commit 9c2f18b

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 9.0.10 to 9.0.11
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-version: 9.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d17c22 commit 9c2f18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010
<ItemGroup>
1111
<PackageReference Include="AwesomeAssertions" Version="9.3.0" />
12-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
12+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.11" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">

0 commit comments

Comments
 (0)