Skip to content

Commit

Permalink
🔼 Update swashbuckle-aspnetcore monorepo to 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 2e55be9 commit 476d31e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 476d31e

Please sign in to comment.