Skip to content

Commit

Permalink
fix(deps): update dependency spectre.console to v0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2022
1 parent e039a22 commit 36f8261
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.43.0" />
<PackageReference Include="system.Linq.Async" Version="6.0.1" />
<PackageReference Include="Xabe.FFmpeg" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 36f8261

Please sign in to comment.