Skip to content

Commit dbddc75

Browse files
chore(deps): Bump System.Text.Encodings.Web from 8.0.0 to 9.0.9
--- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c00054 commit dbddc75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Auth0.AspNetCore.Authentication/Auth0.AspNetCore.Authentication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.*" Condition="'$(TargetFramework)' == 'net8.0'" />
1111
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.1" />
1212

13-
<PackageReference Include="System.Text.Encodings.Web" Version="8.0.0" />
13+
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.9" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)