Fallback for TOML specific version selector does not appear to work
hvisser opened this issue · 0 comments
hvisser commented
Describe the issue
Per #130, if no version selector is configured for a specific TOML file it should fall back to the top level configured one. However it seems that Gradle always sets some kind of (empty) callback if not set when creating the object so this doesn't work correctly.