Skip to content

Commit bf8a4d3

Browse files
chore(deps): update dependency microsoft.sbom.targets to 3.1.0 (#725)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20b7637 commit bf8a4d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<GenerateSBOM Condition="'$(GenerateSBOM)' == ''">$(IsPackable)</GenerateSBOM>
1313
</PropertyGroup>
1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1" PrivateAssets="All" />
15+
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.1.0" PrivateAssets="All" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)