Skip to content

Commit

Permalink
Update patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and omgitsjan committed Jul 11, 2024
1 parent 3b2c988 commit b7adf4e
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 110 deletions.
8 changes: 4 additions & 4 deletions DiscordBot/DiscordBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="DSharpPlus" Version="4.4.6" />
<PackageReference Include="DSharpPlus.Interactivity" Version="4.4.6" />
<PackageReference Include="DSharpPlus.SlashCommands" Version="4.4.6" />
<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="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.8" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.11" />
<PackageReference Include="RestSharp" Version="110.2.0" />
</ItemGroup>

Expand Down
140 changes: 73 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b7adf4e

Please sign in to comment.