Skip to content

Commit

Permalink
🔼 Update swashbuckle-aspnetcore monorepo to v6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 8337d27 commit dbb5fb2
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.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="6.7.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit dbb5fb2

Please sign in to comment.