Skip to content

Commit

Permalink
Merge pull request #133 from bman46/dependabot/nuget/Discord.Net.WebS…
Browse files Browse the repository at this point in the history
…ocket-3.16.0

Bump Discord.Net.WebSocket from 3.15.1 to 3.16.0
  • Loading branch information
bman46 authored Oct 28, 2024
2 parents e909b29 + 24d8762 commit 907bb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Instagram Reels Bot/Instagram Reels Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="Discord.Net.Commands" Version="3.16.0" />
<PackageReference Include="Discord.Net.Core" Version="3.16.0" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.15.1" />
<PackageReference Include="Discord.Net.WebSocket" Version="3.16.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.70" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
Expand Down

0 comments on commit 907bb58

Please sign in to comment.