Skip to content

Commit

Permalink
Updates Discord.NET, Fergun.Interactive, and MongoDB.Driver
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackcatmaxy committed Jun 21, 2022
1 parent fab24ca commit 3fb43cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/BotCatMaxy/BotCatMaxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@

<ItemGroup>
<PackageReference Include="Discord.Addons.Hosting" Version="5.1.0" />
<PackageReference Include="Discord.Net" Version="3.7.1" />
<PackageReference Include="Fergun.Interactive" Version="1.5.4" />
<PackageReference Include="Discord.Net" Version="3.7.2" />
<PackageReference Include="Fergun.Interactive" Version="1.6.0" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.15.1" />
<PackageReference Include="MongoDB.Driver" Version="2.16.0" />
<PackageReference Include="Polly" Version="7.2.3" />
<PackageReference Include="Serilog" Version="2.11.0" />
<PackageReference Include="Serilog.Expressions" Version="3.4.0" />
Expand Down

0 comments on commit 3fb43cf

Please sign in to comment.