Skip to content

Commit

Permalink
Update application.yml
Browse files Browse the repository at this point in the history
Change spring-cloud-gcp version and compatibility range.
  • Loading branch information
JoeWang1127 authored Jul 10, 2024
1 parent 4be55a0 commit 771a5ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ initializr:
versionProperty: spring-cloud-gcp.version
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 5.4.3
- compatibilityRange: "[3.2.0,3.4.0-M1)"
version: 5.5.0
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down

0 comments on commit 771a5ab

Please sign in to comment.