Skip to content

Commit 01596cd

Browse files
Bump CommandLineParser from 2.8.0 to 2.9.1
Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/commandlineparser/commandline/releases) - [Changelog](https://github.com/commandlineparser/commandline/blob/master/CHANGELOG.md) - [Commits](commandlineparser/commandline@2.8.0...v2.9.1) --- updated-dependencies: - dependency-name: CommandLineParser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd0e0dc commit 01596cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

melon.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<ItemGroup>
3-
<PackageReference Include="CommandLineParser" Version="2.8.0" />
3+
<PackageReference Include="CommandLineParser" Version="2.9.1" />
44
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
55
<PackageReference Include="Spectre.Console" Version="0.43.0" />
66
</ItemGroup>

0 commit comments

Comments
 (0)