Skip to content

Commit

Permalink
Merge pull request #1362 from jvalkeal
Browse files Browse the repository at this point in the history
* pr/1362:
  Upgrade to Spring Shell 3.1.6 and 3.2.0-RC1

Closes gh-1362
  • Loading branch information
snicoll committed Nov 28, 2023
2 parents dfd13e1 + b63ab21 commit 58eb3e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[3.1.0,3.2.0-M1)"
version: 3.1.5
version: 3.1.6
- compatibilityRange: "3.2.0-M1"
version: 3.2.0-M3
version: 3.2.0-RC1
repositories: spring-milestones
timefold-solver:
groupId: ai.timefold.solver
Expand Down

0 comments on commit 58eb3e0

Please sign in to comment.