This message was deleted.
# community-support
s
This message was deleted.
v
You can probably use
setDependsOn
to set it to any value you like, but usually you really shouldn't do that. And you probably can also only do it for explicit dependencies, not for implicit dependencies. You should better fix your setup so that there is no circular reference in the first place.