Skip to content

Commit

Permalink
Update dependency Sarif.Sdk to v4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent 2d37da6 commit 862abf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Sarif.Sdk" Version="4.4.0" />
<PackageReference Include="Sarif.Sdk" Version="4.5.4" />
<PackageReference Include="StyleCop.Analyzers">
<Version>1.2.0-beta.556</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down
2 changes: 1 addition & 1 deletion src/Cake.Issues.Sarif/Cake.Issues.Sarif.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<PackageReference Include="Cake.Core">
<Version>4.0.0</Version>
</PackageReference>
<PackageReference Include="Sarif.Sdk" Version="4.4.0" />
<PackageReference Include="Sarif.Sdk" Version="4.5.4" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 862abf5

Please sign in to comment.