Skip to content

Commit

Permalink
chore: Use latest spring-cloud-gcp versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lqiu96 committed Aug 3, 2023
1 parent 7da3b90 commit 3304353
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,9 +109,9 @@ initializr:
additionalBoms: [ spring-cloud ]
mappings:
- compatibilityRange: "[2.6.0,3.0.0-M1)"
version: 3.5.4
version: 3.6.2
- compatibilityRange: "[3.0.0-M1,3.2.0-M1)"
version: 4.5.1
version: 4.7.1
spring-cloud-services:
groupId: io.pivotal.spring.cloud
artifactId: spring-cloud-services-dependencies
Expand Down

0 comments on commit 3304353

Please sign in to comment.