Skip to content

Commit

Permalink
Bump Microsoft.AspNet.WebApi.OwinSelfHost from 5.2.9 to 5.3.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNet.WebApi.OwinSelfHost](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.OwinSelfHost
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 12, 2024
1 parent d092d89 commit 48a0077
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Owin.StaticFiles" Version="4.2.2" />
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.2.9" />
<PackageReference Include="Microsoft.AspNet.WebApi.OwinSelfHost" Version="5.3.0" />
<PackageReference Include="Microsoft.Owin.Cors" Version="4.2.2" />
</ItemGroup>

Expand Down

0 comments on commit 48a0077

Please sign in to comment.