We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4112e2 commit c4e2a87Copy full SHA for c4e2a87
1 file changed
tests/commands/test_lib_complex.py
@@ -23,7 +23,7 @@
23
from platformio.util import strip_ansi_codes
24
25
PlatformioCLI.leftover_args = ["--json-output"] # hook for click
26
-ARDUINO_JSON_VERSION = "6.21.5"
+ARDUINO_JSON_VERSION = "6.21.6"
27
28
29
def test_search(clirunner, validate_cliresult):
0 commit comments