Skip to content

Commit

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

Bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0
  • Loading branch information
ErikEJ authored Nov 26, 2024
2 parents b1ad863 + e509816 commit 19bb088
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="7.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 19bb088

Please sign in to comment.