Skip to content

Commit

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

Bump Swashbuckle.AspNetCore from 6.8.1 to 6.9.0
ErikEJ authored Oct 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents a1c0250 + 306cc8d commit dbfcdd9
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
@@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.10" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.8.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.9.0" />
</ItemGroup>

<ItemGroup>

0 comments on commit dbfcdd9

Please sign in to comment.