Skip to content

Commit

Permalink
Merge pull request #1273 from jvalkeal
Browse files Browse the repository at this point in the history
* pr/1273:
  Polish "Upgrade to Spring Shell 3.2.0-M1"
  Upgrade to Spring Shell 3.2.0-M1

Closes gh-1273
  • Loading branch information
snicoll committed Aug 7, 2023
2 parents 1515582 + 3bd7f9f commit b407efd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ initializr:
version: 3.0.7
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.3
- compatibilityRange: "3.2.0-M1"
version: 3.2.0-M1
repositories: spring-milestones
testcontainers:
groupId: org.testcontainers
artifactId: testcontainers-bom
Expand Down Expand Up @@ -912,7 +915,6 @@ initializr:
groupId: org.springframework.shell
artifactId: spring-shell-starter
description: Build command line applications with spring.
compatibilityRange: "[2.7.0,3.2.0-M1)"
bom: spring-shell
links:
- rel: reference
Expand Down

0 comments on commit b407efd

Please sign in to comment.