Skip to content

Commit 3af4930

Browse files
committed
Add cloudnativebuildpack to dependencies
Update the managed dependencies to include the recently added `spring-boot-cloudnativebuildpack` module. See gh-19828
1 parent 7d8f8d4 commit 3af4930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1421,6 +1421,7 @@ bom {
14211421
'spring-boot-actuator-autoconfigure',
14221422
'spring-boot-autoconfigure',
14231423
'spring-boot-autoconfigure-processor',
1424+
'spring-boot-cloudnativebuildpack',
14241425
'spring-boot-configuration-metadata',
14251426
'spring-boot-configuration-processor',
14261427
'spring-boot-devtools',

0 commit comments

Comments
 (0)