I was attempting to add the dependencies via: ```...
# general
r
I was attempting to add the dependencies via:
Copy code
kwargs['dependencies'] = kwargs.get('dependencies', []) + [scoped('//3rdparty/jdbc:h2'), scope = 'runtime')]