Skip to content

Commit 230e511

Browse files
authored
Merge pull request #321 from dotnetzoom/dependabot/nuget/Swashbuckle.AspNetCore-6.2.1
2 parents aa08ed6 + 30dc767 commit 230e511

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
@@ -15,7 +15,7 @@
1515
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="5.0.9" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.9" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
18-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.5" />
18+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.1" />
1919
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.1" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
2121
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.2.1" />

0 commit comments

Comments
 (0)