Skip to content

Commit 029cade

Browse files
Bump the tests group across 1 directory with 2 updates
Bumps the tests group with 2 updates in the / directory: [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) and [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet). Updates `Meziantou.Analyzer` from 2.0.197 to 2.0.201 - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases) - [Commits](meziantou/Meziantou.Analyzer@2.0.197...2.0.201) Updates `SonarAnalyzer.CSharp` from 10.8.0.113526 to 10.9.0.115408 - [Release notes](https://github.com/SonarSource/sonar-dotnet/releases) - [Commits](SonarSource/sonar-dotnet@10.8.0.113526...10.9.0.115408) --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 2.0.201 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.9.0.115408 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 591466b commit 029cade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,11 +57,11 @@
5757
<PrivateAssets>all</PrivateAssets>
5858
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5959
</PackageReference>
60-
<PackageReference Include="Meziantou.Analyzer" Version="2.0.197">
60+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.201">
6161
<PrivateAssets>all</PrivateAssets>
6262
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6363
</PackageReference>
64-
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.8.0.113526">
64+
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.9.0.115408">
6565
<PrivateAssets>all</PrivateAssets>
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6767
</PackageReference>

0 commit comments

Comments
 (0)