diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-18 22:38:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-18 22:38:55 +0100 |
| commit | 4b5148c69ec05a265e21af2eae09c43479e1d80c (patch) | |
| tree | 5372156a52da456d3c8318566927a9fb58a8f408 /Jellyfin.Api | |
| parent | bb7068cb635451f9a077af495063559c241a18c7 (diff) | |
Bump Swashbuckle.AspNetCore.ReDoc from 6.2.3 to 6.3.0 (#7457)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Jellyfin.Api')
| -rw-r--r-- | Jellyfin.Api/Jellyfin.Api.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jellyfin.Api/Jellyfin.Api.csproj b/Jellyfin.Api/Jellyfin.Api.csproj index b0b74e7ed..7c4bc1972 100644 --- a/Jellyfin.Api/Jellyfin.Api.csproj +++ b/Jellyfin.Api/Jellyfin.Api.csproj @@ -20,7 +20,7 @@ <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="6.0.3" /> <PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" /> <PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" /> - <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.2.3" /> + <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.3.0" /> </ItemGroup> <ItemGroup> |
