Skip to content

Commit 94a9529

Browse files
Bump Microsoft.AspNetCore.Authentication.Google from 7.0.8 to 7.0.20
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-version: 7.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 68b1d58 commit 94a9529

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

identity-server/IdentityServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="IdentityServer4" Version="4.1.2" />
10-
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.8" />
10+
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="7.0.20" />
1111
<PackageReference Include="Serilog.AspNetCore" Version="6.1.0" />
1212
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.18.1" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)