Update dependency Swashbuckle.AspNetCore to v10
All checks were successful
Main Build Process / Build & Test (pull_request) Successful in 1m10s

This commit was merged in pull request #31.
This commit is contained in:
Renovate Bot
2026-02-06 22:16:08 +00:00
committed by mcmuzzle
parent 7a3d0a97d8
commit bf85247b41

View File

@@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.2" />
</ItemGroup>
</Project>