Skip to content

Commit cccfecb

Browse files
deps: Bump AspNet.Security.OAuth.GitHub from 9.0.0 to 9.4.1
--- updated-dependencies: - dependency-name: AspNet.Security.OAuth.GitHub dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64dffeb commit cccfecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/McpApi.Api/McpApi.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" Version="1.4.0" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" />
1010
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0" />
11-
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.0.0" />
11+
<PackageReference Include="AspNet.Security.OAuth.GitHub" Version="9.4.1" />
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
1414
<PackageReference Include="AspNetCoreRateLimit" Version="5.0.0" />

0 commit comments

Comments
 (0)