Skip to content

Commit

Permalink
Bump System.CommandLine from 2.0.0-beta1.21308.1 to 2.0.0-beta4.22272.1
Browse files Browse the repository at this point in the history
Bumps [System.CommandLine](https://github.com/dotnet/command-line-api) from 2.0.0-beta1.21308.1 to 2.0.0-beta4.22272.1.
- [Release notes](https://github.com/dotnet/command-line-api/releases)
- [Changelog](https://github.com/dotnet/command-line-api/blob/main/docs/History.md)
- [Commits](https://github.com/dotnet/command-line-api/commits/2.0.0-beta4.22272.1)

---
updated-dependencies:
- dependency-name: System.CommandLine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2022
1 parent 586cb17 commit 82efd4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cyclonedx/cyclonedx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="CsvHelper" Version="28.0.1" />
<PackageReference Include="CycloneDX.Utils" Version="5.1.1" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="5.1.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 82efd4a

Please sign in to comment.