Skip to content

Commit 71dcce4

Browse files
Update ArduinoJson to v7
1 parent 64e9555 commit 71dcce4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

variants/nrf52840/heltec_mesh_solar/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lib_deps =
1616
# renovate: datasource=git-refs depName=NMIoT-meshsolar packageName=https://github.com/NMIoT/meshsolar gitBranch=main
1717
https://github.com/NMIoT/meshsolar/archive/dfc5330dad443982e6cdd37a61d33fc7252f468b.zip
1818
# renovate: datasource=custom.pio depName=ArduinoJson packageName=bblanchon/library/ArduinoJson
19-
bblanchon/ArduinoJson@6.21.5
19+
bblanchon/ArduinoJson@7.4.2
2020

2121
[env:heltec-mesh-solar]
2222
custom_meshtastic_hw_model = 108

variants/nrf52840/rak4631_eth_gw/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ lib_deps =
3636
# renovate: datasource=git-refs depName=RAK12034-BMX160 packageName=https://github.com/RAKWireless/RAK12034-BMX160 gitBranch=main
3737
https://github.com/RAKWireless/RAK12034-BMX160/archive/dcead07ffa267d3c906e9ca4a1330ab989e957e2.zip
3838
# renovate: datasource=custom.pio depName=ArduinoJson packageName=bblanchon/library/ArduinoJson
39-
bblanchon/ArduinoJson@6.21.5
39+
bblanchon/ArduinoJson@7.4.2
4040
; If not set we will default to uploading over serial (first it forces bootloader entry by talking 1200bps to cdcacm)
4141
; Note: as of 6/2013 the serial/bootloader based programming takes approximately 30 seconds
4242
;upload_protocol = jlink

0 commit comments

Comments
 (0)