diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-06-22 12:01:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-22 12:01:34 +0000 |
| commit | 12f700fb2a80975bcc6140a2bd121346e3e73be5 (patch) | |
| tree | b0fa58dda38c6e15e5fcc8e04d5cfc462ecb24f3 | |
| parent | c3349038c4270c65caa46b148ef6802f083e5e19 (diff) | |
Bump Swashbuckle.AspNetCore from 5.4.1 to 5.5.0
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.4.1...v5.5.0)
Signed-off-by: dependabot[bot] <support@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 5fd6b6e51..55c5ef1b1 100644 --- a/Jellyfin.Api/Jellyfin.Api.csproj +++ b/Jellyfin.Api/Jellyfin.Api.csproj @@ -16,7 +16,7 @@ <PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" /> <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="3.1.5" /> <PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" /> - <PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> + <PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.0" /> </ItemGroup> <ItemGroup> |
