Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore to v6.4.0 (#1124)
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 Jul 19, 2022
1 parent ada0d9a commit 5d5c716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Whipstaff.AspNetCore/Whipstaff.AspNetCore.csproj
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="MiniProfiler.AspNetCore.Mvc" Version="4.2.22" />
<PackageReference Include="OwaspHeaders.Core" Version="4.5.1" />
<PackageReference Include="RimDev.ApplicationInsights.Filters" Version="1.1.62" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<!--<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="5.0.0" />-->
</ItemGroup>

Expand Down

0 comments on commit 5d5c716

Please sign in to comment.