Skip to content

Commit

Permalink
(cake-buildGH-4278) Update Spectre.Console to 0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Nov 24, 2023
1 parent ed61202 commit b8010a7
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="7.1.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
</ItemGroup>
</Project>

0 comments on commit b8010a7

Please sign in to comment.