Skip to content

Commit

Permalink
Merge pull request #32 from LykkeBusiness/dependabot/nuget/src/Margin…
Browse files Browse the repository at this point in the history
…Trading.BrokerBase/Swashbuckle.AspNetCore.SwaggerUI-6.4.0

Bump Swashbuckle.AspNetCore.SwaggerUI from 5.4.1 to 6.4.0 in /src/MarginTrading.BrokerBase
  • Loading branch information
tarurar authored Jan 9, 2023
2 parents 0a2811a + 9bd5b0d commit 929836e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
<PackageReference Include="LykkeBiz.RabbitMqBroker" Version="11.2.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.12" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="5.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="5.4.1" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.4.0" />
</ItemGroup>
</Project>

0 comments on commit 929836e

Please sign in to comment.