Skip to content

Commit 72dbe4f

Browse files
Bump the tests group with 1 update
Bumps System.Text.Encoding.CodePages from 9.0.0 to 10.0.0 --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: tests ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0272d63 commit 72dbe4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
</ItemGroup>
8888

8989
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
90-
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.0"/>
90+
<PackageReference Include="System.Text.Encoding.CodePages" Version="10.0.0"/>
9191
</ItemGroup>
9292
<PropertyGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
9393
<DefineConstants>NETSTANDARD2_0</DefineConstants>

0 commit comments

Comments
 (0)