Skip to content

Commit a1c0dfb

Browse files
Bump Spectre.Console from 0.50.0 to 0.53.0 (#123)
--- updated-dependencies: - dependency-name: Spectre.Console dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: gstraccini[bot] <150967461+gstraccini[bot]@users.noreply.github.com>
1 parent 737c585 commit a1c0dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/AiDocument/AiDocument.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<PackageReference Include="CommandLineParser" Version="2.9.1" />
3232
<PackageReference Include="OpenAI" Version="2.1.0" />
33-
<PackageReference Include="Spectre.Console" Version="0.50.0" />
33+
<PackageReference Include="Spectre.Console" Version="0.53.0" />
3434
<PackageReference Include="Spectre.Console.Analyzer" Version="1.0.0">
3535
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3636
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)