chore(deps): update dependency nswag.aspnetcore to 14.3.0 (#877)

This commit is contained in:
Zoe Roux 2025-04-07 10:42:59 +02:00 committed by GitHub
commit a83fa90482
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="NSwag.AspNetCore" Version="14.2.0" />
<PackageReference Include="NSwag.AspNetCore" Version="14.3.0" />
<ProjectReference Include="../Kyoo.Abstractions/Kyoo.Abstractions.csproj" />
</ItemGroup>
</Project>