Skip to content

Commit

Permalink
Merge pull request #1526 from jvalkeal
Browse files Browse the repository at this point in the history
* pr/1526:
  Upgrade to Spring Shell 3.2.6 and 3.3.1

Closes gh-1526
  • Loading branch information
mhalbritter committed Jun 27, 2024
2 parents 23a0f2e + d249c70 commit ebf6017
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 @@ -134,9 +134,9 @@ initializr:
versionProperty: spring-shell.version
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 3.2.5
version: 3.2.6
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 3.3.0
version: 3.3.1
timefold-solver:
groupId: ai.timefold.solver
artifactId: timefold-solver-bom
Expand Down

0 comments on commit ebf6017

Please sign in to comment.