Bump AspNet.Security.OAuth.Spotify from 3.1.0 to 3.1.1 (#452)

This commit is contained in:
dependabot-preview[bot] 2020-05-11 17:24:21 +02:00 committed by GitHub
parent 2392f8f356
commit e1e63cc465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,6 @@
<ProjectReference Include="..\SpotifyAPI.Web\SpotifyAPI.Web.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="AspNet.Security.OAuth.Spotify" Version="3.1.0" />
<PackageReference Include="AspNet.Security.OAuth.Spotify" Version="3.1.1" />
</ItemGroup>
</Project>