Skip to content

Commit 57a7d69

Browse files
authored
Update CI.yml
1 parent 9540c0b commit 57a7d69

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@ jobs:
6464
|
6565
declare -a required_libs=(
6666
"MQTT@2.5.2"
67-
"GxEPD2@1.6.4"
67+
"GxEPD2@1.6.5"
6868
"U8g2_for_Adafruit_GFX@1.8.0"
6969
"cQueue@2.0"
70-
"TheengsDecoder@1.9.9"
70+
"TheengsDecoder@2.0.0"
7171
"ArduinoJson@7.4.2"
7272
"pocketBME280@1.2.4"
73-
"NimBLE-Arduino@2.2.3"
73+
"NimBLE-Arduino@2.3.6"
7474
"Sensirion I2C SCD4x@1.1.0"
7575
"Sensirion Core@0.7.1"
7676
)

0 commit comments

Comments
 (0)