Bump Swashbuckle.AspNetCore from 9.0.5 to 9.0.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-03 06:14:11 +00:00 committed by Collin Barrett
parent cb71507e5b
commit 21130930ca

View file

@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.5"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.6"/>
</ItemGroup>
<ItemGroup>