Skip to content

Commit

Permalink
Update swashbuckle-aspnetcore monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 8b09739 commit ad05e27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.support.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<!-- <PackageVersion Update="Microsoft.Extensions.Options.ConfigurationExtensions" Version="8.0.0" />-->
<PackageVersion Update="Microsoft.Extensions.ApiDescription.Client" Version="8.0.11" />
<PackageVersion Update="Microsoft.Extensions.ApiDescription.Server" Version="8.0.11" />
<PackageVersion Update="Swashbuckle.AspNetCore.ReDoc" Version="6.9.0" />
<PackageVersion Update="Swashbuckle.AspNetCore.SwaggerUI" Version="6.9.0" />
<PackageVersion Update="Swashbuckle.AspNetCore.ReDoc" Version="7.1.0" />
<PackageVersion Update="Swashbuckle.AspNetCore.SwaggerUI" Version="7.1.0" />
</ItemGroup>
</Project>

0 comments on commit ad05e27

Please sign in to comment.