Bump Swashbuckle.AspNetCore.Newtonsoft from 5.3.0 to 5.3.1

Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.3.0...v5.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-03 10:42:15 +00:00
parent a22430d6e8
commit 569a7af20c

View file

@ -66,7 +66,7 @@
<PackageReference Include="SteamKit2" Version="2.3.0-Beta.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.3.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.3.1" />
<PackageReference Include="System.Composition" Version="1.4.0" />
<PackageReference Include="System.Linq.Async" Version="4.1.1" />
</ItemGroup>