Skip to content

Commit c00fe3d

Browse files
build(deps): bump Microsoft.AspNetCore.Mvc.Testing from 8.0.7 to 8.0.10 in /TransformerBeeClient (#93)
build(deps): bump Microsoft.AspNetCore.Mvc.Testing Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 8.0.7 to 8.0.10. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v8.0.7...v8.0.10) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch ... 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 fed969c commit c00fe3d

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="FluentAssertions" Version="6.12.0" />
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.7" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0"/>
1717
<PackageReference Include="xunit" Version="2.9.0"/>
1818
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">

0 commit comments

Comments
 (0)