Skip to content

Commit

Permalink
Bump CDX library to 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeax committed May 20, 2024
1 parent 8e3dbeb commit 68f9d71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cyclonedx/cyclonedx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
<ItemGroup>
<PackageReference Include="CoderPatros.AntPathMatching" Version="0.1.1" />
<PackageReference Include="CsvHelper" Version="29.0.0" />
<PackageReference Include="CycloneDX.Utils" Version="6.0.0" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="6.0.0" />
<PackageReference Include="CycloneDX.Utils" Version="7.0.0" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="7.0.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.21308.1" />
<PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" />
</ItemGroup>
Expand Down

0 comments on commit 68f9d71

Please sign in to comment.