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.3 (#4650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-28 09:18:57 -04:00
committed by GitHub
parent ec05077b5c
commit 20478949d8
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.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.3" />
</ItemGroup>
</Project>