Files
spring-cloud-app-broker/spring-cloud-app-broker-autoconfigure
Abel Salgado Romero ba4c1ebc31 Use SpringBootPlugin.BOM_COORDINATES to define Spring Boot dependencies version (#798)
This allows removing 'springBootVersion' so that the actual version can be
set only once in the boot plugin in 'settings.gradle'. This requires adding
the boot plugin to all modules, modules that do not use use 'apply false'
to only add the plugin libraries to the build runtime.
2023-06-26 16:54:12 +02:00
..