Skip to content

Commit

Permalink
chore(deps): bump Discord.Net from 3.15.2 to 3.15.3
Browse files Browse the repository at this point in the history
Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/discord-net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](discord-net/Discord.Net@3.15.2...3.15.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sitiom committed Jul 22, 2024
1 parent d1df49c commit 2915eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TiuSharpBot/TiuSharpBot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<None Remove="Properties\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Discord.Net" Version="3.15.2" />
<PackageReference Include="Discord.Net" Version="3.15.3" />
<PackageReference Include="F23.StringSimilarity" Version="6.0.0" />
<PackageReference Include="Fergun.Interactive" Version="1.7.7" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
Expand Down

0 comments on commit 2915eeb

Please sign in to comment.