Skip to content

Commit

Permalink
chore(deps): update swashbuckle monorepo to v6.0.2 (#1493)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 8, 2021
1 parent e6c5516 commit adf2ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Promitor.Agents.Core/Promitor.Agents.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
<PackageReference Include="Serilog.AspNetCore" Version="3.4.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Spectre.Console" Version="0.37.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.0.2" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="6.0.1" />
<PackageReference Include="Humanizer" Version="2.8.26" />
<PackageReference Include="Spectre.Console" Version="0.37.0" />
Expand Down

0 comments on commit adf2ab5

Please sign in to comment.