Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2023
1 parent 4b59daf commit aaf2e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/packagegroups/NuGet.props
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

<ItemGroup Label="Packages used for testing">
<PackageReference Update="FluentAssertions" Version="6.12.0" />
<PackageReference Update="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.25" />
<PackageReference Update="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<!-- Do not upgrade Moq version from 4.18.4 -->
<PackageReference Update="Moq" Version="4.18.4" />
Expand Down

0 comments on commit aaf2e26

Please sign in to comment.