Browse Source

bump swashbuckle

crobibero 5 năm trước cách đây
mục cha
commit
3ab61dbdc2
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Jellyfin.Api/Jellyfin.Api.csproj

+ 2 - 2
Jellyfin.Api/Jellyfin.Api.csproj

@@ -10,8 +10,8 @@
     <PackageReference Include="Microsoft.AspNetCore.Authentication" Version="2.2.0" />
     <PackageReference Include="Microsoft.AspNetCore.Authorization" Version="3.1.3" />
     <PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
-    <PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.2" />
-    <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.3.2" />
+    <PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.3" />
+    <PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="5.3.3" />
   </ItemGroup>
 
   <ItemGroup>