Skip to content

Commit cfbcd9c

Browse files
build(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.10 to 9.0.3 in /TransformerBeeClient (#105)
build(deps): bump Microsoft.AspNetCore.Mvc.Testing Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.10 to 9.0.3. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.10...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent a8b773b commit cfbcd9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TransformerBeeClient/ExampleAspNetCoreApplication.Test/ExampleAspNetCoreApplication.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="AwesomeAssertions" Version="8.0.2" />
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.3" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0"/>
1717
<PackageReference Include="xunit" Version="2.9.0"/>
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)