Skip to content

Commit

Permalink
Update swashbuckle-aspnetcore monorepo to 6.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2024
1 parent 830ec8b commit faab48a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -199,13 +199,13 @@
</ItemGroup>
<!-- Swagger OpenAPI Documentation -->
<ItemGroup>
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.9.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.8.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.9.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.8.1" />
<PackageVersion Include="Swashbuckle.AspNetCore.Newtonsoft" Version="6.9.0" />
</ItemGroup>
<!-- Swagger OpenAPI Documentation AspNetCore 2x Compat -->
<ItemGroup>
Expand Down

0 comments on commit faab48a

Please sign in to comment.