fix: Bumps dependencies (#2472)

This commit is contained in:
Kamron Batman 2026-06-07 01:25:21 -07:00 committed by GitHub
parent 346228fa69
commit 1c1fd4d930
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 7 additions and 7 deletions

View file

@ -15,6 +15,6 @@
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.55.2" />
<PackageReference Include="Spectre.Console" Version="0.56.0" />
</ItemGroup>
</Project>