Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2040 from martincostello/patch-1
Browse files Browse the repository at this point in the history
Bump AspNet.Security.OAuth.Apple to 3.1.8
  • Loading branch information
jfversluis committed Sep 12, 2022
2 parents 41169c1 + bab2fc4 commit 544cf20
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="3.0.0" />
<PackageReference Include="AspNet.Security.OAuth.Apple" Version="3.1.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Facebook" Version="3.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="3.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="3.1.2" />
Expand Down

0 comments on commit 544cf20

Please sign in to comment.