Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 590d1f0

Browse files
Bump Sarif.Sdk from 2.4.11 to 2.4.16 in /src (#131)
Bumps [Sarif.Sdk](https://github.com/Microsoft/sarif-sdk) from 2.4.11 to 2.4.16. - [Release notes](https://github.com/Microsoft/sarif-sdk/releases) - [Commits](microsoft/sarif-sdk@v2.4.11...v2.4.16) --- updated-dependencies: - dependency-name: Sarif.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 024de99 commit 590d1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cake.Issues.Reporting.Sarif/Cake.Issues.Reporting.Sarif.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3737
</PackageReference>
38-
<PackageReference Include="Sarif.Sdk" Version="2.4.11" />
38+
<PackageReference Include="Sarif.Sdk" Version="2.4.16" />
3939
<PackageReference Include="StyleCop.Analyzers">
4040
<Version>1.1.118</Version>
4141
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>

0 commit comments

Comments
 (0)