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 v6.7.0 (#4545)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Morask <144709477+amorask-bitwarden@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-13 15:10:46 -04:00
committed by GitHub
parent 1944c853e7
commit 86cd03ce52
3 changed files with 3 additions and 3 deletions

View File

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