Skip to content

Commit 2a6a8d1

Browse files
Bump System.CommandLine from 2.0.0-beta1.21308.1 to 2.0.0-beta4.22272.1
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]>
1 parent 3bebe12 commit 2a6a8d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cyclonedx/cyclonedx.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="CsvHelper" Version="29.0.0" />
1818
<PackageReference Include="CycloneDX.Utils" Version="7.1.0" />
1919
<PackageReference Include="CycloneDX.Spdx.Interop" Version="7.1.0" />
20-
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
20+
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2121
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)