diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-27 12:06:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-27 12:06:20 +0200 |
| commit | 28921f09e46233075170bf6b3694407ea8e8061e (patch) | |
| tree | 4951b10d60725831c4c05a090daf4857dbbe1a6a | |
| parent | fa255cc1e648f4f9e9aa206993a3d603f4b64e17 (diff) | |
Bump Swashbuckle.AspNetCore.ReDoc from 6.3.0 to 6.3.1 (#7659)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -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 5e99b9c32..0cddd7b62 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.4" /> <PackageReference Include="Microsoft.Extensions.Http" Version="6.0.0" /> <PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" /> - <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.3.0" /> + <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.3.1" /> </ItemGroup> <ItemGroup> |
