Skip to content

Commit

Permalink
Build(deps): Bump Microsoft.AspNet.WebApi.Core in /backend
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNet.WebApi.Core](https://github.com/aspnet/AspNetWebStack) from 5.2.9 to 5.3.0.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits/odata-v5.3)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebApi.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 32a4182 commit 3d332d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Zwoo.Backend/Zwoo.Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="LogRushClient" Version="1.0.1" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
<PackageReference Include="MongoDB.Driver" Version="2.28.0" />
<PackageReference Include="Quartz.AspNetCore" Version="3.13.1" />
<PackageReference Include="Quartz.Extensions.DependencyInjection" Version="3.13.1" />
Expand Down

0 comments on commit 3d332d1

Please sign in to comment.