Skip to content

Commit

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

Closes gh-1489
  • Loading branch information
mhalbritter committed May 28, 2024
2 parents 16f3af3 + 869e4de commit 43ec67c
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 @@ -137,9 +137,9 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 3.2.4
version: 3.2.5
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 3.3.0-M1
version: 3.3.0-RC1
repositories: spring-milestones
timefold-solver:
groupId: ai.timefold.solver
Expand Down

0 comments on commit 43ec67c

Please sign in to comment.