Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit c9fbf4a

Browse files
dependabot[bot]NelsonBN
authored andcommitted
build(deps): bump System.Text.Encodings.Web from 8.0.0 to 9.0.0
Bumps [System.Text.Encodings.Web](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 265c673 commit c9fbf4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PowerUtils.AspNetCore.ErrorHandler.ResponseTypes.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<ItemGroup>
9090
<!-- To solve vulnerability issues -->
9191
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
92-
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
92+
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.0" />
9393
<PackageReference Include="Microsoft.AspNetCore.Http" Version="2.2.2" />
9494
</ItemGroup>
9595

0 commit comments

Comments
 (0)