Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore.Filters from 7.0.7 to 7.0.8
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore.Filters](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters) from 7.0.7 to 7.0.8.
- [Changelog](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters/blob/master/CHANGELOG.md)
- [Commits](mattfrear/Swashbuckle.AspNetCore.Filters@v7.0.7...v7.0.8)

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore.Filters
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent fd4defc commit 4a3196f
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 4a3196f

Please sign in to comment.