diff --git a/paket.dependencies b/paket.dependencies index e73ada9..5a03d03 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -5,12 +5,12 @@ framework: net6.0, netstandard2.0, netstandard2.1 nuget FSharp.Core >= 6.0.0 -nuget DSharpPlus >= 4.2.0-nightly-01125 -nuget DSharpPlus.Interactivity >= 4.2.0-nightly-01125 -nuget DSharpPlus.SlashCommands >= 4.2.0-nightly-01125 +nuget DSharpPlus >= 4.3.0-nightly-01135 +nuget DSharpPlus.Interactivity >= 4.3.0-nightly-01135 +nuget DSharpPlus.SlashCommands >= 4.3.0-nightly-01135 nuget MongoDB.Driver nuget dotenv.net 3.1.1 nuget Npgsql.FSharp nuget mixpanel-csharp 5.0.0 -nuget Solnet.Rpc \ No newline at end of file +nuget Solnet.Rpc diff --git a/paket.lock b/paket.lock index 10a3974..cb68a6b 100644 --- a/paket.lock +++ b/paket.lock @@ -9,7 +9,7 @@ NUGET System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net471)) (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (>= net471)) (&& (== netstandard2.1) (< netstandard2.0)) dotenv.net (3.1.1) System.Memory (>= 4.5.4) - restriction: || (&& (== net6.0) (< netstandard2.0)) (&& (== net6.0) (< netstandard2.1)) (== netstandard2.0) (&& (== netstandard2.1) (< netstandard2.0)) - DSharpPlus (4.3.0-nightly-01125) + DSharpPlus (4.3.0-nightly-01135) Emzi0767.Common (>= 2.6.2) Microsoft.Extensions.Logging.Abstractions (>= 5.0) Newtonsoft.Json (>= 13.0.1) @@ -19,11 +19,11 @@ NUGET System.Net.WebSockets.Client (>= 4.3.2) System.Runtime.InteropServices.RuntimeInformation (>= 4.3) System.Threading.Channels (>= 5.0) - DSharpPlus.Interactivity (4.3.0-nightly-01125) + DSharpPlus.Interactivity (4.3.0-nightly-01135) ConcurrentHashSet (>= 1.1) - DSharpPlus (>= 4.3.0-nightly-01125) - DSharpPlus.SlashCommands (4.3.0-nightly-01125) - DSharpPlus (>= 4.3.0-nightly-01125) + DSharpPlus (>= 4.3.0-nightly-01135) + DSharpPlus.SlashCommands (4.3.0-nightly-01135) + DSharpPlus (>= 4.3.0-nightly-01135) Microsoft.Extensions.DependencyInjection (>= 5.0.1) Emzi0767.Common (2.6.2) System.Collections.Immutable (>= 5.0)