Skip to content

Commit

Permalink
Merge pull request #45 from L0um15/update_dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
L0um15 committed Apr 2, 2024
2 parents 45108bf + 32ec51c commit 0e73666
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Spotisharp.Client/Spotisharp.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="HtmlAgilityPack" Version="1.11.45" />
<PackageReference Include="SpotifyAPI.Web" Version="6.3.0" />
<PackageReference Include="SpotifyAPI.Web.Auth" Version="6.3.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.59" />
<PackageReference Include="SpotifyAPI.Web" Version="7.1.1" />
<PackageReference Include="SpotifyAPI.Web.Auth" Version="7.1.1" />
<PackageReference Include="taglib-sharp-netstandard2.0" Version="2.1.0" />
<PackageReference Include="VideoLibrary" Version="3.2.2" />
<PackageReference Include="VideoLibrary" Version="3.2.3" />
</ItemGroup>

</Project>

0 comments on commit 0e73666

Please sign in to comment.