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 Mar 31, 2022
1 parent a6324ec commit 1660bca
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="3.1.0" />
<PackageReference Include="Spectre.Console" Version="0.38.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
</ItemGroup>

</Project>

0 comments on commit 1660bca

Please sign in to comment.