Skip to content

Commit 829c90c

Browse files
Bump Spectre.Console.Cli from 0.48.0 to 0.49.0
Bumps [Spectre.Console.Cli](https://github.com/spectreconsole/spectre.console) from 0.48.0 to 0.49.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](spectreconsole/spectre.console@0.48.0...0.49.0) --- updated-dependencies: - dependency-name: Spectre.Console.Cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c86064 commit 829c90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="11.0.1"/>
25-
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0"/>
25+
<PackageReference Include="Spectre.Console.Cli" Version="0.49.0"/>
2626
<None Include="../README.md" CopyToOutputDirectory="PreserveNewest" Pack="true" PackagePath="."/>
2727
</ItemGroup>
2828
</Project>

0 commit comments

Comments
 (0)