as title.
When I release my firmware I have the version of my libs specified in the platformi.ini file.
example:
lib_deps =
knolleary/PubSubClient@2.7.0
sometimes I want to update libs or check for an update,
is there a CLI command to do it without manually changing the platformio.ini file?