1 parent 9540c0b commit 57a7d69Copy full SHA for 57a7d69
1 file changed
.github/workflows/CI.yml
@@ -64,13 +64,13 @@ jobs:
64
|
65
declare -a required_libs=(
66
"MQTT@2.5.2"
67
- "GxEPD2@1.6.4"
+ "GxEPD2@1.6.5"
68
"U8g2_for_Adafruit_GFX@1.8.0"
69
"cQueue@2.0"
70
- "TheengsDecoder@1.9.9"
+ "TheengsDecoder@2.0.0"
71
"ArduinoJson@7.4.2"
72
"pocketBME280@1.2.4"
73
- "NimBLE-Arduino@2.2.3"
+ "NimBLE-Arduino@2.3.6"
74
"Sensirion I2C SCD4x@1.1.0"
75
"Sensirion Core@0.7.1"
76
)
0 commit comments