Skip to content

Commit 3cbd5a0

Browse files
committed
bumped dependency versions
1 parent ff79799 commit 3cbd5a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platformio/platformio.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ framework = arduino
2121
build_unflags = '-std=gnu++11'
2222
build_flags = '-Wall' '-std=gnu++17'
2323
lib_deps =
24-
adafruit/Adafruit BME280 Library @ 2.2.4
24+
adafruit/Adafruit BME280 Library @ 2.3.0
2525
adafruit/Adafruit BME680 Library @ 2.0.5
26-
adafruit/Adafruit BusIO @ 1.17.0
26+
adafruit/Adafruit BusIO @ 1.17.1
2727
adafruit/Adafruit Unified Sensor @ 1.1.15
28-
bblanchon/ArduinoJson @ 7.3.1
29-
zinggjm/GxEPD2 @ 1.6.2
28+
bblanchon/ArduinoJson @ 7.4.1
29+
zinggjm/GxEPD2 @ 1.6.4
3030

3131

3232
[env:dfrobot_firebeetle2_esp32e]

0 commit comments

Comments
 (0)