Skip to content

Commit

Permalink
Bump Spectre.Console from 0.45.0 to 0.47.0
Browse files Browse the repository at this point in the history
Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.45.0 to 0.47.0.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](spectreconsole/spectre.console@0.45.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]>
  • Loading branch information
dependabot[bot] authored and eduherminio committed Nov 19, 2023
1 parent be798e9 commit 0aadad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AoCHelper/AoCHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Spectre.Console" Version="0.45.0" />
<PackageReference Include="Spectre.Console" Version="0.47.0" />
</ItemGroup>

<ItemGroup Label="https://github.com/dotnet/roslyn/issues/45510">
Expand Down

0 comments on commit 0aadad1

Please sign in to comment.