Skip to content

Commit

Permalink
Update DSharpPlus Libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
DJKoston committed Aug 1, 2023
1 parent e76f928 commit 5da4bc1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DiscordBot.Bots/DiscordBot.Bots.csproj
Expand Up @@ -24,11 +24,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.4.0" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.4.0" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.0" />
<PackageReference Include="DSharpPlus.Lavalink" Version="4.4.0" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.0" />
<PackageReference Include="DSharpPlus" Version="4.4.2" />
<PackageReference Include="DSharpPlus.CommandsNext" Version="4.4.2" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.2" />
<PackageReference Include="DSharpPlus.Lavalink" Version="4.4.2" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.2" />
<PackageReference Include="Google.Apis.YouTube.v3" Version="1.61.0.3113" />
<PackageReference Include="Google.Cloud.PubSub.V1" Version="3.6.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.9">
Expand Down

0 comments on commit 5da4bc1

Please sign in to comment.