From c173d2cec0618f74407590735e63f9010e745ad1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 23:34:27 +0000 Subject: [PATCH] [Library -> All](deps): Bump Microsoft.Extensions.DependencyInjection.Abstractions and Discord.Net Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Discord.Net](https://github.com/discord-net/Discord.Net). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Discord.Net` from 3.16.0 to 3.17.0 - [Release notes](https://github.com/discord-net/Discord.Net/releases) - [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md) - [Commits](https://github.com/discord-net/Discord.Net/compare/3.16.0...3.17.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Discord.Net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Source/SammBot.Library/SammBot.Library.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/SammBot.Library/SammBot.Library.csproj b/Source/SammBot.Library/SammBot.Library.csproj index f87e060..c61cd1d 100644 --- a/Source/SammBot.Library/SammBot.Library.csproj +++ b/Source/SammBot.Library/SammBot.Library.csproj @@ -8,7 +8,7 @@ - +