Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.sbom.targets to 3.0.1 (#714)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 08f60d6 commit 6ca7c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<GenerateSBOM Condition="'$(GenerateSBOM)' == ''">$(IsPackable)</GenerateSBOM>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit 6ca7c39

Please sign in to comment.