Skip to content

Commit e26d366

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Spectre.Console from 0.42.0 to 0.43.0
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]>
1 parent 34cc60e commit e26d366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-tor/dotnet-tor.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
1818
<PackageReference Include="ThisAssembly" Version="1.0.9" />
1919
<PackageReference Include="NuGet.Protocol" Version="6.0.0" />
20-
<PackageReference Include="Spectre.Console" Version="0.42.0" />
20+
<PackageReference Include="Spectre.Console" Version="0.43.0" />
2121
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
2222
<PackageReference Include="Knapcode.TorSharp" Version="2.8.1" />
2323
</ItemGroup>

0 commit comments

Comments
 (0)