Skip to content

Commit

Permalink
Merge pull request #479 from christianhelle/renovate/swashbuckle-aspn…
Browse files Browse the repository at this point in the history
…etcore-monorepo

Update dependency Swashbuckle.AspNetCore to 6.7.3
  • Loading branch information
christianhelle authored Sep 18, 2024
2 parents 21ad8cb + a4d0a9b commit dc54c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/MinimalApi/MinimalApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.0.0" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
Expand Down

0 comments on commit dc54c9e

Please sign in to comment.