Skip to content

Commit d495546

Browse files
Bump Microsoft.AspNetCore.Authentication.Google from 9.0.0 to 9.0.1
Bumps [Microsoft.AspNetCore.Authentication.Google](https://github.com/dotnet/aspnetcore) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.Google dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dee3e92 commit d495546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
55
<PackageVersion Include="JustEat.HttpClientInterception" Version="5.0.0" />
66
<PackageVersion Include="MartinCostello.Logging.XUnit" Version="0.5.1" />
7-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0" />
7+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.1" />
88
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
99
<PackageVersion Include="Microsoft.AspNetCore.TestHost" Version="9.0.0" />
1010
<PackageVersion Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.0.0" />

0 commit comments

Comments
 (0)