Skip to content

Commit

Permalink
Bump Spectre.Console.Cli from 0.45.0 to 0.49.1
Browse files Browse the repository at this point in the history
Bumps Spectre.Console.Cli from 0.45.0 to 0.49.1.

---
updated-dependencies:
- dependency-name: Spectre.Console.Cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and SteveDesmond-ca committed Aug 19, 2024
1 parent ca0eb2b commit 7587320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SrcSet.Statiq/SrcSet.Statiq.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
<PackageReference Include="Spectre.Console.Cli" Version="0.49.1" />
<PackageReference Include="Statiq.Web" Version="1.0.0-beta.60" />
<ProjectReference Include="../SrcSet.Core/SrcSet.Core.csproj" />
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="."/>
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="." />
</ItemGroup>
</Project>

0 comments on commit 7587320

Please sign in to comment.