Bump Swashbuckle.AspNetCore from 8.1.2 to 8.1.3

---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
  dependency-version: 8.1.3
  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-04 06:34:58 +00:00 committed by Collin Barrett
parent c6f4f3a1c6
commit 87a4684af5

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.2"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.3"/>
</ItemGroup>
<ItemGroup>