Skip to content

Commit 43a7299

Browse files
committed
Update library dependencies
1 parent d2b1bb6 commit 43a7299

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platformio.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ board_build.partitions = src/sd-partition-table.csv
4949
lib_deps =
5050
adafruit/Adafruit BusIO @ ^1.13.1
5151
; https://arduinojson.org/v6/api/
52-
bblanchon/ArduinoJson @ ^6.19.4
52+
bblanchon/ArduinoJson @ ^6.21.2
5353
rlogiacco/CircularBuffer @ ^1.3.3
54-
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.3.0
55-
adafruit/Adafruit BMP280 Library@^2.6.5
54+
thingpulse/ESP8266 and ESP32 OLED driver for SSD1306 displays @ ^4.4.0
55+
adafruit/Adafruit BMP280 Library@^2.6.8
5656
pololu/VL53L0X@^1.3.1
5757
; https://github.com/fhessel/esp32_https_server
5858
https://github.com/amandel/esp32_https_server.git#hotfix/openbikesensor

0 commit comments

Comments
 (0)