Skip to content

Commit 6f33606

Browse files
authored
Merge pull request #108 from Codeuctivity/dependabot/nuget/Swashbuckle.AspNetCore-6.6.1
Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.1
2 parents 6b65808 + 0512825 commit 6f33606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfAValidatorWebApi/PdfAValidatorWebApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
1818
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="8.0.2" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)