Bump Swashbuckle.AspNetCore from 8.1.3 to 8.1.4

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 8.1.4
  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-06-05 06:33:17 +00:00 committed by Collin Barrett
parent 2665c3fd71
commit 28fc41e506

View file

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