Skip to content

Commit

Permalink
Merge pull request #1334 from ryanjbaxter
Browse files Browse the repository at this point in the history
* pr/1334:
  Upgrade to Spring Cloud 2023.0.0-RC1

Closes gh-1334
  • Loading branch information
snicoll committed Nov 1, 2023
2 parents 572eae6 + c0546ab commit 1c51004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ initializr:
- compatibilityRange: "[3.0.0,3.2.0-M1)"
version: 2022.0.4
- compatibilityRange: "[3.2.0-M1,3.2.x-SNAPSHOT)"
version: 2023.0.0-M2
version: 2023.0.0-RC1
repositories: spring-milestones
- compatibilityRange: "3.2.x-SNAPSHOT"
version: 2023.0.0-SNAPSHOT
Expand Down

0 comments on commit 1c51004

Please sign in to comment.