Skip to content

Commit

Permalink
Bump DSharpPlus from 4.4.7 to 4.4.9 in /src (#635)
Browse files Browse the repository at this point in the history
Bumps [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus) from 4.4.7 to 4.4.9.
- [Release notes](https://github.com/DSharpPlus/DSharpPlus/releases)
- [Commits](DSharpPlus/DSharpPlus@v4.4.7...v4.4.9)

---
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 Jul 1, 2024
1 parent 20f53db commit 57691e7
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 @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup Label="AspNetCore server">
<PackageVersion Include="DSharpPlus" Version="4.4.7" />
<PackageVersion Include="DSharpPlus" Version="4.4.9" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.6" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.6" />
Expand Down

0 comments on commit 57691e7

Please sign in to comment.