Skip to content

Commit

Permalink
Update dependency Spectre.Console to v0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 21, 2022
1 parent 70302a0 commit cad10a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Encryptor/Encryptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="6.0.1" />
<PackageReference Include="Spectre.Console" Version="0.38.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
</ItemGroup>

</Project>

0 comments on commit cad10a7

Please sign in to comment.