Skip to content

Commit 9f095f5

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

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.1" />
16+
<PackageReference Include="System.Text.Encodings.Web" Version="10.0.2" />
1717
</ItemGroup>
1818

1919
<ItemGroup>

0 commit comments

Comments
 (0)