Skip to content

Commit 3c93fe9

Browse files
Merge pull request #16 from rnelson/dependabot/nuget/Microsoft.Sbom.Targets-3.1.0
2 parents c6da3a6 + 3f87ae3 commit 3c93fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SlowDown/Libexec.AspNetCore.SlowDown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
<ItemGroup>
4242
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.9.24556.5" />
43-
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.0.1">
43+
<PackageReference Include="Microsoft.Sbom.Targets" Version="3.1.0">
4444
<PrivateAssets>all</PrivateAssets>
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4646
</PackageReference>

0 commit comments

Comments
 (0)