Skip to content

Commit b070d36

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Spectre.Console from 0.46.0 to 0.47.0
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](spectreconsole/spectre.console@0.46.0...0.47.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 975d003 commit b070d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-nugetize/dotnet-nugetize.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PackageReference Include="Mono.Options" Version="6.12.0.148" />
2727
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="all" />
2828
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" />
29-
<PackageReference Include="Spectre.Console" Version="0.46.0" />
29+
<PackageReference Include="Spectre.Console" Version="0.47.0" />
3030
<PackageReference Include="Spectre.Console.Analyzer" Version="0.46.0" PrivateAssets="all" />
3131
<PackageReference Include="ThisAssembly.Project" Version="1.4.1" PrivateAssets="all" />
3232
<PackageReference Include="ThisAssembly.Strings" Version="1.4.1" PrivateAssets="all" />

0 commit comments

Comments
 (0)