Skip to content

Commit

Permalink
Upgrade to Spring Shell 3.1.3, 3.0.7, and 2.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal authored and snicoll committed Jul 26, 2023
1 parent 9557323 commit b9e2115
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,11 +137,11 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[2.7.0,3.0.0-M1)"
version: 2.1.11
version: 2.1.12
- compatibilityRange: "[3.0.0,3.1.0-M1)"
version: 3.0.6
version: 3.0.7
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.2
version: 3.1.3
testcontainers:
groupId: org.testcontainers
artifactId: testcontainers-bom
Expand Down

0 comments on commit b9e2115

Please sign in to comment.