Skip to content
This repository was archived by the owner on Nov 24, 2022. It is now read-only.

Commit ebbfe1a

Browse files
Bump Discord.Net from 3.7.2 to 3.8.1
Bumps [Discord.Net](https://github.com/discord-net/Discord.Net) from 3.7.2 to 3.8.1. - [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.7.2...3.8.1) --- updated-dependencies: - dependency-name: Discord.Net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98976ed commit ebbfe1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TabletBot.Discord/TabletBot.Discord.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Discord.Net" Version="3.7.2" />
9+
<PackageReference Include="Discord.Net" Version="3.8.1" />
1010
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="6.0.0" />
1111
<PackageReference Include="Octokit" Version="0.51.0" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)