Skip to content

Commit

Permalink
Bump DSharpPlus from 4.4.2 to 4.4.6 in /src (#500)
Browse files Browse the repository at this point in the history
Bumps [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) from 4.4.2 to 4.4.6.
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](DSharpPlus/DSharpPlus@v4.4.2...v4.4.6)

---
updated-dependencies:
- dependency-name: DSharpPlus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 7a0232d commit 56068fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup Label="AspNetCore server">
<PackageVersion Include="DSharpPlus" Version="4.4.2" />
<PackageVersion Include="DSharpPlus" Version="4.4.6" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="7.0.12" />
Expand Down

0 comments on commit 56068fd

Please sign in to comment.