Skip to content

Commit

Permalink
Merge pull request #86 from Codeuctivity/dependabot/nuget/Swashbuckle…
Browse files Browse the repository at this point in the history
….AspNetCore.Filters-7.0.8

Bump Swashbuckle.AspNetCore.Filters from 7.0.7 to 7.0.8
  • Loading branch information
stesee authored Jul 17, 2023
2 parents fd4defc + 4a3196f commit 2d24a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PdfAValidatorWebApi/PdfAValidatorWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.7" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 2d24a9b

Please sign in to comment.