Skip to content

Commit f638943

Browse files
Bump AspNet.Security.OAuth.Vkontakte from 9.0.0 to 9.1.0 (#3121)
Bumps [AspNet.Security.OAuth.Vkontakte](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@9.0.0...9.1.0) --- updated-dependencies: - dependency-name: AspNet.Security.OAuth.Vkontakte 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 22708bd commit f638943

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
@@ -25,7 +25,7 @@
2525
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="10.0.0" />
2626
<PackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="9.0.3" />
2727
<PackageReference Include="BitArmory.ReCaptcha" Version="5.0.1" />
28-
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="9.0.0" />
28+
<PackageReference Include="AspNet.Security.OAuth.Vkontakte" Version="9.1.0" />
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.3" />
3131
<PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="9.0.3" />

0 commit comments

Comments
 (0)