Skip to content

Commit 061710f

Browse files
Bump the tests group with 2 updates
Bumps Meziantou.Analyzer from 2.0.256 to 2.0.257 Bumps SonarAnalyzer.CSharp from 10.15.0.120848 to 10.16.1.129956 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 2.0.257 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.16.1.129956 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26b49c3 commit 061710f

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.256">
60+
<PackageReference Include="Meziantou.Analyzer" Version="2.0.257">
6161
<PrivateAssets>all</PrivateAssets>
6262
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6363
</PackageReference>
64-
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.15.0.120848">
64+
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.16.1.129956">
6565
<PrivateAssets>all</PrivateAssets>
6666
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
6767
</PackageReference>

0 commit comments

Comments
 (0)