Skip to content

Commit

Permalink
Bump Swashbuckle.AspNetCore.Filters from 8.0.1 to 8.0.2 (#90)
Browse files Browse the repository at this point in the history
Bumps [Swashbuckle.AspNetCore.Filters](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters) from 8.0.1 to 8.0.2.
- [Changelog](https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters/blob/master/CHANGELOG.md)
- [Commits](mattfrear/Swashbuckle.AspNetCore.Filters@v8.0.1...v8.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 8fb71af commit 1097cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SCMM.Web.Server/SCMM.Web.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="7.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="8.0.2" />
<PackageReference Include="System.Collections" Version="4.3.0" />
<PackageReference Include="System.Diagnostics.Debug" Version="4.3.0" />
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
Expand Down

0 comments on commit 1097cae

Please sign in to comment.