I have a command line app that downloads some reports, processes them, then uploads data to Google Drive. I\'m using Typesafe-Config for all the magic strings I need. Typesa
I also had that issue. I've noticed that you use a Class-Path declaration in shaded configuration, so I've merged the answer by Lothar with your info and added: