Skip to content

Commit

Permalink
Merge pull request #27 from ErikEJ/dependabot/nuget/Swashbuckle.AspNe…
Browse files Browse the repository at this point in the history
…tCore-6.6.1

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.1
  • Loading branch information
ErikEJ authored May 21, 2024
2 parents 4d531ab + 4a05150 commit bde5cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestApi/TestApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.18" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit bde5cb6

Please sign in to comment.