Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xBaank committed Nov 7, 2023
1 parent 946c4ec commit 4197e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DiscordBot.MusicPlayer/DiscordBot.MusicPlayer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="6.0.0" />
<PackageReference Include="Nito.AsyncEx" Version="5.1.2" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="YoutubeExplode" Version="6.2.16" />
<PackageReference Include="YoutubeExplode" Version="6.3.6" />
</ItemGroup>
<ItemGroup>
<InternalsVisibleTo Include="DiscordBot.MusicPlayer.Tests" />
Expand Down

0 comments on commit 4197e83

Please sign in to comment.