Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #113 from TheEadie/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.AspNetCore.Mvc.Testing to v7.0.10
  • Loading branch information
TheEadie committed Aug 14, 2023
2 parents 19717a3 + 389e14d commit 2dbe1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nest-exporter.tests/nest-exporter.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.10" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageReference Include="NSubstitute" Version="5.0.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
Expand Down

0 comments on commit 2dbe1f2

Please sign in to comment.