Skip to content

Commit

Permalink
(GH-4278) Update Spectre.Console to 0.49.1
Browse files Browse the repository at this point in the history
* fixes #4278
  • Loading branch information
devlead committed Sep 25, 2024
1 parent 06e82a7 commit c173849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cake.Cli/Cake.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<PackageReference Include="Autofac" Version="8.0.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
</ItemGroup>
</Project>

0 comments on commit c173849

Please sign in to comment.