Skip to content

Commit

Permalink
Merge pull request #48 from srcmkr/dependabot/nuget/CLApi/Swashbuckle…
Browse files Browse the repository at this point in the history
….AspNetCore-6.6.2

Bump Swashbuckle.AspNetCore from 6.5.0 to 6.6.2 in /CLApi
  • Loading branch information
srcmkr authored May 21, 2024
2 parents 2d8d151 + 05ce8eb commit 8b53bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CLApi/CLApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.19" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8b53bbe

Please sign in to comment.