From 4f17ec13f66f8f3322d4373209fdd83a91972228 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 21:25:11 +0000 Subject: [PATCH] Update dependency ArduinoJson to v7.4.3 --- arduino-meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arduino-meta.yaml b/arduino-meta.yaml index 9040cf2..dbd3c7d 100644 --- a/arduino-meta.yaml +++ b/arduino-meta.yaml @@ -24,7 +24,7 @@ libraries: - name: ArduinoJson source: arduino - version: "7.4.2" + version: "7.4.3" - name: Adafruit NeoPixel source: arduino