1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

[deps] Billing: Update swashbuckle-aspnetcore monorepo to 6.8.0 (#4826)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-30 09:45:06 +02:00
committed by GitHub
parent 222f8dd949
commit f20f646a7e
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.8.0" />
</ItemGroup>
</Project>