Skip to content

Commit

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

Update dependency Swashbuckle.AspNetCore to 6.8.0
  • Loading branch information
christianhelle committed Sep 23, 2024
2 parents 3ca1a28 + a112282 commit 35bcab9
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="8.0.8" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.0" />
<PackageReference Include="Refit.HttpClientFactory" Version="7.2.1" />
<PackageReference Include="Polly" Version="8.4.1" />
<PackageReference Include="Polly.Contrib.WaitAndRetry" Version="1.1.1" />
Expand Down

0 comments on commit 35bcab9

Please sign in to comment.