From 0812e7587d3df186504830543227abe7f8a6e14e Mon Sep 17 00:00:00 2001 From: kashey Date: Tue, 8 Jul 2025 11:16:31 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D1=84=D0=B0=D0=BA=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=BD=D0=B3=20=D0=BF=D0=BE=20=D0=B7=D0=B0=D0=BC?= =?UTF-8?q?=D0=B5=D1=87=D0=B0=D0=BD=D0=B8=D1=8F=D0=BC=20Sonarqube?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/cf/CommonModules/ТелеграмМетодыВызовСервера/Ext/Module.bsl | 3 ++- src/cf/VERSION | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/cf/CommonModules/ТелеграмМетодыВызовСервера/Ext/Module.bsl b/src/cf/CommonModules/ТелеграмМетодыВызовСервера/Ext/Module.bsl index 114a8dd..461de56 100644 --- a/src/cf/CommonModules/ТелеграмМетодыВызовСервера/Ext/Module.bsl +++ b/src/cf/CommonModules/ТелеграмМетодыВызовСервера/Ext/Module.bsl @@ -209,7 +209,8 @@ Функция НовоеСоединениеХТТП(Таймаут = 0) - Возврат Новый HTTPСоединение("api.telegram.org", 443, , , , ?(Таймаут > 0, Таймаут, 15), Новый ЗащищенноеСоединениеOpenSSL); + Возврат Новый HTTPСоединение("api.telegram.org", 443, , , , ?(Таймаут > 0, Таймаут, 15), + Новый ЗащищенноеСоединениеOpenSSL); КонецФункции diff --git a/src/cf/VERSION b/src/cf/VERSION index de6ad53..5e289a9 100644 --- a/src/cf/VERSION +++ b/src/cf/VERSION @@ -1,2 +1,2 @@  -33 +34