Skip to content

Commit

Permalink
Bump SecurityCodeScan.VS2019 from 5.6.2 to 5.6.3 in /src
Browse files Browse the repository at this point in the history
Bumps [SecurityCodeScan.VS2019](https://github.com/security-code-scan/security-code-scan) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/security-code-scan/security-code-scan/releases)
- [Commits](security-code-scan/security-code-scan@5.6.2...5.6.3)

---
updated-dependencies:
- dependency-name: SecurityCodeScan.VS2019
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 1, 2022
1 parent f85a320 commit 8f2cb6c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0" />
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.2.32" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.2" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.3" />
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.5.107" PrivateAssets="all" />
</ItemGroup>
Expand Down

0 comments on commit 8f2cb6c

Please sign in to comment.