Skip to content

Commit

Permalink
Bump Sarif.Sdk from 2.4.16 to 4.3.3
Browse files Browse the repository at this point in the history
Bumps [Sarif.Sdk](https://github.com/Microsoft/sarif-sdk) from 2.4.16 to 4.3.3.
- [Release notes](https://github.com/Microsoft/sarif-sdk/releases)
- [Changelog](https://github.com/microsoft/sarif-sdk/blob/main/ReleaseHistory.md)
- [Commits](https://github.com/Microsoft/sarif-sdk/commits)

---
updated-dependencies:
- dependency-name: Sarif.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent b6585fd commit cfa8510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PSRule/PSRule.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="PowerShellStandard.Library" Version="5.1.1" PrivateAssets="All" />
<PackageReference Include="Sarif.Sdk" Version="2.4.16" />
<PackageReference Include="Sarif.Sdk" Version="4.3.3" />
</ItemGroup>

<!-- Add code generators -->
Expand Down

0 comments on commit cfa8510

Please sign in to comment.