Skip to content

Commit

Permalink
Merge pull request #1653 from triceo
Browse files Browse the repository at this point in the history
* gh-1653:
  Widen Timefold Solver's compatibility to include Boot 3.4

Closes gh-1653
  • Loading branch information
wilkinsona committed Nov 26, 2024
2 parents b5836f0 + 7ce7116 commit a0ba606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ initializr:
artifactId: timefold-solver-bom
versionProperty: timefold-solver.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
- compatibilityRange: "[3.3.0,3.5.0-M1)"
version: 1.16.0
vaadin:
groupId: com.vaadin
Expand Down

0 comments on commit a0ba606

Please sign in to comment.