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

Commit

Permalink
Bump Microsoft.AspNetCore.SpaProxy from 7.0.11 to 7.0.13
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) from 7.0.11 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.11...v7.0.13)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SpaProxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent bd1c858 commit c066d3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Dysnomia.Common.Stats" Version="1.5.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.13" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c066d3e

Please sign in to comment.