Skip to content

Commit

Permalink
Update dependency Swashbuckle.AspNetCore.Annotations to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2020
1 parent 1952572 commit f9d634e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Promitor.Scraper.Host/Promitor.Scraper.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.2.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>
Expand Down

0 comments on commit f9d634e

Please sign in to comment.