diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-13 08:09:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-13 08:09:21 -0700 |
| commit | 3d51d79715a1cbc0e6c237facfdc9f21c4b951c7 (patch) | |
| tree | 3b36f8faf671182406522f7c6b4fe5cdda838683 /Jellyfin.Api/Jellyfin.Api.csproj | |
| parent | 24a27a360ee872426f9db3b701271e06f90d19bd (diff) | |
chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'Jellyfin.Api/Jellyfin.Api.csproj')
| -rw-r--r-- | Jellyfin.Api/Jellyfin.Api.csproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Jellyfin.Api/Jellyfin.Api.csproj b/Jellyfin.Api/Jellyfin.Api.csproj index b5444138f..0031886d7 100644 --- a/Jellyfin.Api/Jellyfin.Api.csproj +++ b/Jellyfin.Api/Jellyfin.Api.csproj @@ -15,8 +15,8 @@ <ItemGroup> <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="7.0.2" /> <PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" /> - <PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" /> - <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.4.0" /> + <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" /> + <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.5.0" /> </ItemGroup> <ItemGroup> |
