Skip to content

Commit 9d413c4

Browse files
Bump Spectre.Console from 0.47.0 to 0.48.0
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](spectreconsole/spectre.console@0.47.0...0.48.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 64e50fb commit 9d413c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-tor/dotnet-tor.csproj

Lines changed: 1 addition & 1 deletion
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.4.1" />
1919
<PackageReference Include="NuGet.Protocol" Version="6.8.0" />
20-
<PackageReference Include="Spectre.Console" Version="0.47.0" />
20+
<PackageReference Include="Spectre.Console" Version="0.48.0" />
2121
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
2222
<PackageReference Include="Knapcode.TorSharp" Version="2.15.0" />
2323
<PackageReference Include="NuGetizer" Version="1.2.1" />

0 commit comments

Comments
 (0)