From bd970a2dfdffd74940ee2cb09b8fffbdf3be5d38 Mon Sep 17 00:00:00 2001 From: Tom Fifield Date: Fri, 3 Jan 2025 14:34:38 +0800 Subject: [PATCH] Update TBPubSubClient to 2.11 --- platformio.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio.ini b/platformio.ini index 85c8bff69..dd63b2311 100644 --- a/platformio.ini +++ b/platformio.ini @@ -117,7 +117,7 @@ build_src_filter = ${env.build_src_filter} - ; Common libs for communicating over TCP/IP networks such as MQTT [networking_base] lib_deps = - thingsboard/TBPubSubClient@^2.10.0 + thingsboard/TBPubSubClient@^2.11.0 arduino-libraries/NTPClient@3.1.0 arcao/Syslog@2.0.0 @@ -164,4 +164,4 @@ lib_deps = robtillaart/INA226@0.6.0 ; Health Sensor Libraries - sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor Library@1.1.2 \ No newline at end of file + sparkfun/SparkFun MAX3010x Pulse and Proximity Sensor Library@1.1.2