Skip to content

Commit 3cb1182

Browse files
Bump Microsoft.AspNetCore.Authentication.Google from 5.0.6 to 5.0.7 (#1441)
Bumps [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Commits](dotnet/aspnetcore@v5.0.6...v5.0.7) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 382cffd commit 3cb1182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Blobs " Version="1.2.1" />
2222
<PackageReference Include="BitArmory.ReCaptcha" Version="5.0.1" />
2323
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.17.0" />
24-
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.6" />
24+
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="5.0.7" />
2525
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="5.0.6" />
2626
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="5.0.7" />
2727
<PackageReference Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Version="5.0.7" />

0 commit comments

Comments
 (0)