Skip to content

Commit 7a11927

Browse files
authored
Merge pull request #305 from dotnetzoom/dependabot/nuget/Swashbuckle.AspNetCore.Annotations-6.1.5
Bump Swashbuckle.AspNetCore.Annotations from 6.1.4 to 6.1.5
2 parents c4c2c41 + b725e29 commit 7a11927

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
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.8" />
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
1818
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
19-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.4" />
19+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.5" />
2020
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
2121
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.1.4" />
2222
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.1.4" />

0 commit comments

Comments
 (0)