Skip to content

Commit

Permalink
chore(deps): update swashbuckle-aspnetcore monorepo to v6.2.1 (#1749)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 2, 2021
1 parent d8ec8ba commit 9b676f7
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 @@ -29,8 +29,8 @@
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.0" />
<PackageReference Include="Spectre.Console" Version="0.41.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.1" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
<PackageReference Include="Humanizer" Version="2.11.10" />
<PackageReference Include="Spectre.Console" Version="0.41.0" />
Expand Down

0 comments on commit 9b676f7

Please sign in to comment.