Skip to content

Commit

Permalink
chore(deps): update dependency spectre.console to v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 12, 2021
1 parent 5b3c4b5 commit b3ae95c
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 @@ -28,12 +28,12 @@
<PackageReference Include="Prometheus.Client.HttpRequestDurations" Version="3.4.0" />
<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="Spectre.Console" Version="0.42.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.2" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.2" />
<PackageReference Include="Swashbuckle.AspNetCore.Filters" Version="7.0.2" />
<PackageReference Include="Humanizer" Version="2.11.10" />
<PackageReference Include="Spectre.Console" Version="0.41.0" />
<PackageReference Include="Spectre.Console" Version="0.42.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b3ae95c

Please sign in to comment.