BOM property access

Hi,

I’m currently taking a look into the BOM support which came up with Gradle 4.6
Currently I’m using the Spring dependency management plugin. And using this plugin I’m able to access the properties which are defined within the BOMs.

Now I’m wondering whether this is possible with Gradle 4.6 (as far as I can see it’s not - but maybe I’m missing something) and in case it’s not, whether it’s planned to add this also to Gradle (also including overwriting BOM properties via project properties).

Thanks in advance for any help. :slight_smile: