UiAutoConfiguration Error

Hi,

I am getting error while running Flow Ui Project version 1.5.5, can you suggest what changes need to be done to resolve this.

Unable to read meta-data for class io.jmix.autoconfigure.ui.UiAutoConfiguration
	at org.springframework.boot.autoconfigure.AutoConfigurationSorter$AutoConfigurationClass.getAnnotationMetadata

Check that your build.gradle doesn’t have dependencies like *-ui-*. There should be only *-flowui-* ones.