Skip to content

Commit

Permalink
Bump Deps (#250)
Browse files Browse the repository at this point in the history
* Bump Microsoft.AspNetCore.SpaProxy from 7.0.8 to 7.0.9

Bumps [Microsoft.AspNetCore.SpaProxy](https://github.com/dotnet/aspnetcore) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.8...v7.0.9)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Darrell <[email protected]>
  • Loading branch information
dependabot[bot] and DTTerastar authored Jul 18, 2023
1 parent da1fd90 commit 874d070
Show file tree
Hide file tree
Showing 3 changed files with 243 additions and 239 deletions.
2 changes: 1 addition & 1 deletion ESPresense.Companion.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageReference Include="MathNet.Numerics.MKL.Win" Version="3.0.0" />
<PackageReference Include="MathNet.Numerics.Providers.MKL" Version="5.0.0" />
<PackageReference Include="MathNet.Spatial" Version="0.6.0" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.8" />
<PackageReference Include="Microsoft.AspNetCore.SpaProxy" Version="7.0.9" />
<PackageReference Include="MQTTnet" Version="4.1.4.563" />
<PackageReference Include="MQTTnet.Extensions.ManagedClient" Version="4.1.4.563" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
Loading

0 comments on commit 874d070

Please sign in to comment.