Skip to content

Commit

Permalink
chore: bump cyclonedx-library to 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsfoni committed Nov 24, 2024
1 parent 4853c27 commit 5d53d26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/cyclonedx/cyclonedx.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -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="8.0.0" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="8.0.0" />
<PackageReference Include="CycloneDX.Utils" Version="8.0.3" />
<PackageReference Include="CycloneDX.Spdx.Interop" Version="8.0.3" />
<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 5d53d26

Please sign in to comment.