Skip to content

Commit db7f905

Browse files
Bump Swashbuckle.AspNetCore.Newtonsoft from 6.1.5 to 6.2.1
Bumps [Swashbuckle.AspNetCore.Newtonsoft](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.5 to 6.2.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.1.5...v6.2.1) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.Newtonsoft dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f471e1f commit db7f905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebFramework/WebFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.5" />
1919
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.5" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
21-
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.1.5" />
21+
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.2.1" />
2222
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.1.5" />
2323
</ItemGroup>
2424

0 commit comments

Comments
 (0)