Skip to content

Commit

Permalink
chore(deps): update dependency spectre.console to v0.40.0 (#1656)
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 Jun 10, 2021
1 parent 6193a90 commit c13f3b4
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,12 +24,12 @@
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.1.0" />
<PackageReference Include="Serilog.AspNetCore" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
<PackageReference Include="Spectre.Console" Version="0.39.0" />
<PackageReference Include="Spectre.Console" Version="0.40.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.1.4" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
<PackageReference Include="Humanizer" Version="2.11.10" />
<PackageReference Include="Spectre.Console" Version="0.39.0" />
<PackageReference Include="Spectre.Console" Version="0.40.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c13f3b4

Please sign in to comment.