Skip to content

Commit

Permalink
Update minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and omgitsjan committed Oct 27, 2024
1 parent b580760 commit 9f47ad9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DiscordBot/DiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.4.9" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.9" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.9" />
<PackageReference Include="DSharpPlus" Version="4.5.0" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.5.0" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.5.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
<PackageReference Include="RestSharp" Version="112.0.0" />
<PackageReference Include="RestSharp" Version="112.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9f47ad9

Please sign in to comment.