Skip to content

Commit

Permalink
Bump CommandLineParser from 2.8.0 to 2.9.1 (#31)
Browse files Browse the repository at this point in the history
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent e98da6f commit 411a3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageReference Update="CommandLineParser" Version="2.8.0" />
<PackageReference Update="CommandLineParser" Version="2.9.1" />
<PackageReference Update="log4net" Version="2.0.14" />
<PackageReference Update="Microsoft.Build" Version="16.11.0" />
<PackageReference Update="Microsoft.NET.Test.Sdk" Version="17.2.0" />
Expand Down

0 comments on commit 411a3fe

Please sign in to comment.