Skip to content

Commit

Permalink
Bump Spectre.Console from 0.42.0 to 0.43.0
Browse files Browse the repository at this point in the history
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](spectreconsole/spectre.console@0.42.0...0.43.0)

---
updated-dependencies:
- dependency-name: Spectre.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Feb 12, 2022
1 parent 34cc60e commit e26d366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dotnet-tor/dotnet-tor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
<PackageReference Include="ThisAssembly" Version="1.0.9" />
<PackageReference Include="NuGet.Protocol" Version="6.0.0" />
<PackageReference Include="Spectre.Console" Version="0.42.0" />
<PackageReference Include="Spectre.Console" Version="0.43.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Knapcode.TorSharp" Version="2.8.1" />
</ItemGroup>
Expand Down

0 comments on commit e26d366

Please sign in to comment.