Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.aspnetcore.mvc.testing to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2025
1 parent a4d3532 commit cc6aabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TUnit.Templates/content/TUnit.AspNet/WebApp/WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.1" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.12"/>
</ItemGroup>

Expand Down

0 comments on commit cc6aabb

Please sign in to comment.