From b0fb12f84190e5642c25cc9756c165f2242f51fc Mon Sep 17 00:00:00 2001 From: Sven Heidemann Date: Wed, 6 Dec 2023 17:58:34 +0100 Subject: [PATCH] Removed native password & disable ssl --- bot/docker | 2 +- bot/src/bot/bot.json | 2 +- bot/src/bot/config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bot/docker b/bot/docker index b0bacce9..abd17085 160000 --- a/bot/docker +++ b/bot/docker @@ -1 +1 @@ -Subproject commit b0bacce9f6cd20833560c4889289ac4320f643b6 +Subproject commit abd17085309242a2aa0b415a9a14d5390163dfc2 diff --git a/bot/src/bot/bot.json b/bot/src/bot/bot.json index d71760cd..a4a93dda 100644 --- a/bot/src/bot/bot.json +++ b/bot/src/bot/bot.json @@ -16,7 +16,7 @@ "LicenseName": "MIT", "LicenseDescription": "MIT, see LICENSE for more details.", "Dependencies": [ - "cpl-core==2023.10.0", + "cpl-core==2023.10.1", "cpl-translation==2023.4.0.post1", "cpl-query==2023.10.0", "cpl-discord==2023.10.0.post1", diff --git a/bot/src/bot/config b/bot/src/bot/config index c11ca6f2..4669bf7c 160000 --- a/bot/src/bot/config +++ b/bot/src/bot/config @@ -1 +1 @@ -Subproject commit c11ca6f2e8e54bacdf16da677fbcf03705ff9780 +Subproject commit 4669bf7c43c7aec368a1a1917ea92038c007944f -- 2.45.2