Skip to content

Commit

Permalink
fix(deps): update dependency spectre.console to v0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2022
1 parent 469079c commit c62c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VideoConverter/VideoConverter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Spectre.Console" Version="0.39.0" />
<PackageReference Include="Spectre.Console" Version="0.44.0" />
<PackageReference Include="system.Linq.Async" Version="6.0.1" />
<PackageReference Include="Xabe.FFmpeg" Version="5.2.0" />
</ItemGroup>
Expand Down

0 comments on commit c62c692

Please sign in to comment.