diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index f2c9100..d30aea0 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -14,6 +14,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: run PlatformIO Dependabot - uses: peterus/platformio_dependabot@v1.0.0 + uses: peterus/platformio_dependabot@v1.0.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/platformio.ini b/platformio.ini index ca80f2b..9f23b80 100644 --- a/platformio.ini +++ b/platformio.ini @@ -9,12 +9,12 @@ monitor_speed = 115200 monitor_filters = esp32_exception_decoder lib_deps = adafruit/Adafruit GFX Library @ 1.7.5 - adafruit/Adafruit SSD1306 @ 2.4.0 - bblanchon/ArduinoJson @ 6.17.0 - lewisxhe/AXP202X_Library @ 1.1.2 - sandeepmistry/LoRa @ 0.7.2 + adafruit/Adafruit SSD1306 @ 2.5.7 + bblanchon/ArduinoJson @ 6.20.0 + lewisxhe/AXP202X_Library @ 1.1.3 + sandeepmistry/LoRa @ 0.8.0 peterus/APRS-Decoder-Lib @ 0.0.6 - mikalhart/TinyGPSPlus @ 1.0.2 + mikalhart/TinyGPSPlus @ 1.0.3 paulstoffregen/Time @ 1.6 shaggydog/OneButton @ 1.5.0 peterus/esp-logger @ 0.0.1