Skip to content

Commit

Permalink
Updated Disqord
Browse files Browse the repository at this point in the history
  • Loading branch information
230Daniel committed Aug 29, 2024
1 parent c76b171 commit 0bb080c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Utili.Backend/Utili.Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<PackageReference Include="AspNetCoreRateLimit" Version="3.2.2" />
<PackageReference Include="AutoMapper" Version="10.1.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="8.1.1" />
<PackageReference Include="Disqord.OAuth2" Version="1.0.0-alpha5.58" />
<PackageReference Include="Disqord.Rest" Version="1.0.0-alpha5.58" />
<PackageReference Include="Disqord.OAuth2" Version="1.0.0-alpha5.76" />
<PackageReference Include="Disqord.Rest" Version="1.0.0-alpha5.76" />
<PackageReference Include="Microsoft.Extensions.Hosting.Systemd" Version="6.0.0" />
<PackageReference Include="Stripe.net" Version="39.119.0" />
<PackageReference Include="Serilog.AspNetCore" Version="5.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/Utili.Bot/Utili.Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="BotlistStatsPoster" Version="1.2.0" />
<PackageReference Include="Disqord.Bot" Version="1.0.0-alpha5.58" />
<PackageReference Include="Disqord.Bot" Version="1.0.0-alpha5.76" />
<PackageReference Include="LinuxSystemStats" Version="1.0.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="6.0.1" />
Expand Down

0 comments on commit 0bb080c

Please sign in to comment.