Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

chore(deps): bump Swashbuckle.AspNetCore from 6.5.0 to 7.0.0 #857

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion XOutput.Server/XOutput.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<ProjectReference Include="..\XOutput.Mapping\XOutput.Mapping.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
</ItemGroup>

<PropertyGroup>
Expand Down
Loading