Bump Swashbuckle.AspNetCore.Annotations from 6.1.3 to 6.1.4

Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-30 11:05:38 +00:00
parent 48471ca5a8
commit c7dbaa0828

View file

@ -19,7 +19,7 @@
<PackageReference Include="NLog.Web.AspNetCore" Version="4.12.0" />
<PackageReference Include="SteamKit2" Version="2.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.3" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.1.3" />
<PackageReference Include="System.Composition" Version="5.0.1" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />