Skip to content

Commit 9246950

Browse files
dependabot[bot]SteveDesmond-ca
authored andcommitted
Update dependencies
Bump Spectre.Console from 0.42.0 to 0.43.0 (#3) 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f438578 commit 9246950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GitHubLabelSync.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
</PropertyGroup>
2323
<ItemGroup>
2424
<PackageReference Include="Octokit" Version="0.50.0"/>
25-
<PackageReference Include="Spectre.Console" Version="0.42.0"/>
25+
<PackageReference Include="Spectre.Console" Version="0.43.0"/>
2626
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="."/>
2727
</ItemGroup>
2828
</Project>

0 commit comments

Comments
 (0)