Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent f443081 commit 0b74348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API Wrapper/API Wrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.6" />
</ItemGroup>
Expand Down

0 comments on commit 0b74348

Please sign in to comment.