Skip to content

Commit 77c33b2

Browse files
chore(deps): Bump System.Text.Encodings.Web from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b82e487 commit 77c33b2

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
@@ -13,7 +13,7 @@
1313

1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.15.0" />
16-
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.2" />
16+
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.3" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)