Skip to content

Commit

Permalink
Polish "Upgrade to Spring Shell 3.2.0-M1"
Browse files Browse the repository at this point in the history
  • Loading branch information
snicoll committed Aug 7, 2023
1 parent 0fbd282 commit 3bd7f9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ initializr:
version: 3.0.7
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.3
- compatibilityRange: "[3.2.0-M1,3.3.0-M1)"
- compatibilityRange: "3.2.0-M1"
version: 3.2.0-M1
repositories: spring-milestones
testcontainers:
Expand Down Expand Up @@ -915,7 +915,6 @@ initializr:
groupId: org.springframework.shell
artifactId: spring-shell-starter
description: Build command line applications with spring.
compatibilityRange: "[2.7.0,3.3.0-M1)"
bom: spring-shell
links:
- rel: reference
Expand Down

0 comments on commit 3bd7f9f

Please sign in to comment.