Skip to content

Commit 4ad337e

Browse files
Bump AspNet.Security.OAuth.Spotify from 5.0.2 to 5.0.3 (#585)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@5.0.2...5.0.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cf4009 commit 4ad337e

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="5.0.2" />
8+
<PackageReference Include="AspNet.Security.OAuth.Spotify" Version="5.0.3" />
99
</ItemGroup>
1010
<ItemGroup>
1111
<ProjectReference Include="..\..\SpotifyAPI.Web\SpotifyAPI.Web.csproj" />

0 commit comments

Comments
 (0)