Skip to content

Commit 7b2faee

Browse files
Bump AspNet.Security.OAuth.Spotify from 3.1.1 to 3.1.2 (#476)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@3.1.1...3.1.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b7f9d3a commit 7b2faee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpotifyAPI.Web.Examples/Example.ASP/Example.ASP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<UserSecretsId>da29eac4-4c22-4a7f-b393-379e83b60998</UserSecretsId>
66
</PropertyGroup>
77
<ItemGroup>
8-
<PackageReference Include="AspNet.Security.OAuth.Spotify" Version="3.1.1" />
8+
<PackageReference Include="AspNet.Security.OAuth.Spotify" Version="3.1.2" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\..\SpotifyAPI.Web\SpotifyAPI.Web.csproj" />

0 commit comments

Comments
 (0)