Skip to content

Commit

Permalink
Merge pull request cake-build#2912 from devlead/feature/cake-buildgh-…
Browse files Browse the repository at this point in the history
…2911

GH2911: Update Specre.CLI to 0.45.0
  • Loading branch information
patriksvensson authored Oct 21, 2020
2 parents cb68727 + c13a769 commit 6ed66fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake/Cake.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
<PackageReference Include="System.Collections.Immutable" Version="5.0.0-rc.1.20451.14" />
<PackageReference Include="System.Reflection.Metadata" Version="5.0.0-rc.1.20451.14" />
<PackageReference Include="Autofac" Version="5.2.0" />
<PackageReference Include="Spectre.Cli" Version="0.44.0" />
<PackageReference Include="Spectre.Cli" Version="0.45.0" />
</ItemGroup>
</Project>

0 comments on commit 6ed66fb

Please sign in to comment.