Skip to content

Commit

Permalink
Update dependency OwaspHeaders.Core to v7.5.1 (#1444)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 11, 2023
1 parent 7b1773c commit 3130e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.6.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.2.0" />
<PackageReference Include="MiniProfiler.AspNetCore.Mvc" Version="4.3.8" />
<PackageReference Include="OwaspHeaders.Core" Version="7.5.0" />
<PackageReference Include="OwaspHeaders.Core" Version="7.5.1" />
<PackageReference Include="RimDev.ApplicationInsights.Filters" Version="1.1.62" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<!--<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="5.0.0" />-->
Expand Down

0 comments on commit 3130e95

Please sign in to comment.