Skip to content

Commit 1d36d10

Browse files
Bump AspNet.Security.OAuth.GitHub from 9.2.0 to 9.3.0 (#1421)
Bumps [AspNet.Security.OAuth.GitHub](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@9.2.0...9.3.0) --- updated-dependencies: - dependency-name: AspNet.Security.OAuth.GitHub dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de3e257 commit 1d36d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<UserSecretsId>TodoApp</UserSecretsId>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.2.0" />
13+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.3.0" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.4" />
1616
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.3" PrivateAssets="all" />

0 commit comments

Comments
 (0)