Skip to content

Commit 1807a90

Browse files
authored
Merge pull request #109 from Codeuctivity/dependabot/nuget/Swashbuckle.AspNetCore-6.6.2
Bump Swashbuckle.AspNetCore from 6.6.1 to 6.6.2
2 parents 6f33606 + 38ea687 commit 1807a90

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.6.1" />
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
1818
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="8.0.2" />
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)