eclipse-velocitas / vehicle-app-cpp-template

Vehicle App template for C++
Apache License 2.0
8 stars 4 forks source link

Introduce requirements.in #118

Closed erikbosch closed 1 month ago

erikbosch commented 1 month ago

This will pin indirect dependencies giving us more control and minimizing the risk that NOTICE file gets out of sync and CI fails.

Also updating conan version