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

Upgrade Swagger (#2611)

This commit is contained in:
Matt Bishop
2023-01-24 12:10:00 -05:00
committed by GitHub
parent aa9f859306
commit 0e32cb944a
13 changed files with 108 additions and 111 deletions

View File

@ -31,7 +31,7 @@
<ItemGroup>
<PackageReference Include="Azure.Messaging.EventGrid" Version="4.10.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.3.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
</Project>