Skip to content

Commit

Permalink
Bump NetEscapades.AspNetCore.SecurityHeaders from 0.23.0 to 0.24.0
Browse files Browse the repository at this point in the history
Bumps [NetEscapades.AspNetCore.SecurityHeaders](https://github.com/andrewlock/NetEscapades.AspNetCore.SecurityHeaders) from 0.23.0 to 0.24.0.
- [Changelog](https://github.com/andrewlock/NetEscapades.AspNetCore.SecurityHeaders/blob/master/CHANGELOG.md)
- [Commits](andrewlock/NetEscapades.AspNetCore.SecurityHeaders@v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: NetEscapades.AspNetCore.SecurityHeaders
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 0aea875 commit 6c5f3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AspSecurityHeaders/AspSecurityHeaders.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<ItemGroup Label="Dependencies">
<PackageReference Include="Microsoft.AspNetCore.CookiePolicy" Version="2.2.8"/>
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0"/>
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.23.0"/>
<PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="0.24.0"/>
</ItemGroup>

</Project>

0 comments on commit 6c5f3b7

Please sign in to comment.