Skip to content

Commit ecc1908

Browse files
Bump the tests group with 1 update
Bumps System.Text.Encoding.CodePages from 10.0.0 to 10.0.9 --- updated-dependencies: - dependency-name: System.Text.Encoding.CodePages dependency-version: 10.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7832abf commit ecc1908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)