Skip to content

Commit

Permalink
(cake-buildGH-3969) Update Spectre.Console to 0.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Oct 27, 2022
1 parent 390db28 commit fb2a198
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Cake.Cli/Cake.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="6.4.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
<PackageReference Include="Spectre.Console" Version="0.45.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.45.0" />
</ItemGroup>
</Project>

0 comments on commit fb2a198

Please sign in to comment.