Skip to content

Commit

Permalink
Upgrade to Spring Shell 3.2.0-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal authored and snicoll committed Aug 7, 2023
1 parent 1515582 commit 0fbd282
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 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,3.3.0-M1)"
version: 3.2.0-M1
repositories: spring-milestones
testcontainers:
groupId: org.testcontainers
artifactId: testcontainers-bom
Expand Down Expand Up @@ -912,7 +915,7 @@ initializr:
groupId: org.springframework.shell
artifactId: spring-shell-starter
description: Build command line applications with spring.
compatibilityRange: "[2.7.0,3.2.0-M1)"
compatibilityRange: "[2.7.0,3.3.0-M1)"
bom: spring-shell
links:
- rel: reference
Expand Down

0 comments on commit 0fbd282

Please sign in to comment.