Skip to content

Commit b6ec479

Browse files
Bump AspNet.Security.OAuth.Spotify from 6.0.1 to 6.0.3 (JohnnyCrazy#727)
Bumps [AspNet.Security.OAuth.Spotify](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers) from 6.0.1 to 6.0.3. - [Release notes](https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/releases) - [Commits](aspnet-contrib/AspNet.Security.OAuth.Providers@6.0.1...6.0.3) --- updated-dependencies: - dependency-name: AspNet.Security.OAuth.Spotify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 092b427 commit b6ec479

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)