Skip to content

Commit

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

Bump Swashbuckle.AspNetCore from 6.9.0 to 7.0.0
  • Loading branch information
ErikEJ authored Nov 19, 2024
2 parents 4616f58 + 5c85447 commit b1ad863
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="8.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b1ad863

Please sign in to comment.