Merge pull request #1 from m-lamonaca/dependabot/nuget/src/Spectre.Console-0.44.0

This commit is contained in:
Marcello 2022-06-12 11:33:17 +02:00 committed by GitHub
commit fc6da8da20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
<ItemGroup> <ItemGroup>
<PackageReference Include="Cocona.Lite" Version="2.0.3" /> <PackageReference Include="Cocona.Lite" Version="2.0.3" />
<PackageReference Include="Spectre.Console" Version="0.43.0" /> <PackageReference Include="Spectre.Console" Version="0.44.0" />
</ItemGroup> </ItemGroup>
</Project> </Project>