chore(deps): update dependency swashbuckle.aspnetcore to v9

This commit is contained in:
Kasper Juul Hermansen 2025-06-18 00:51:39 +00:00
parent cd8c22bcfd
commit 110be8e394

View File

@ -7,7 +7,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1"/> <PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1"/>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>