Skip to content

Commit 31616d4

Browse files
Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.12 to 7.0.13 in /src (#169)
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 7.0.12 to 7.0.13. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v7.0.12...v7.0.13) --- 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>
1 parent a258efb commit 31616d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/AzureEventGridSimulator.Tests/AzureEventGridSimulator.Tests.csproj

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

99
<ItemGroup>
1010
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.21.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.12" />
11+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.13" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
1414
<PackageReference Include="Shouldly" Version="4.2.1" />

0 commit comments

Comments
 (0)