Bläddra i källkod

bump swashbuckle

crobibero 5 år sedan
förälder
incheckning
3ab61dbdc2
1 ändrade filer med 2 tillägg och 2 borttagningar
  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>