Skip to content

Commit

Permalink
(cake-buildGH-3760) Update Spectre.Console to 0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Dec 14, 2021
1 parent ef09169 commit fe324f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Cli/Cake.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="6.3.0" />
<PackageReference Include="Spectre.Console" Version="0.42.0" />
<PackageReference Include="Spectre.Console" Version="0.43.0" />
</ItemGroup>
</Project>

0 comments on commit fe324f3

Please sign in to comment.