Skip to content

Commit

Permalink
deps: Update dependency Spectre.Console to version 0.48.0
Browse files Browse the repository at this point in the history
Updates-dependency: Spectre.Console
Updates-dependency-from-version: 0.47.0
Updates-dependency-to-version: 0.48.0
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 9144361 commit 2fb0207
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion utilities/docs/docs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Markdig" Version="0.33.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion utilities/schema/schema.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
<PackageReference Include="Spectre.Console" Version="0.48.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4" />
Expand Down

0 comments on commit 2fb0207

Please sign in to comment.