Skip to content

Commit

Permalink
Upgrade compatibility mappings for Spring Modulith.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Oct 23, 2023
1 parent 5031617 commit ffe554f
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 @@ -135,9 +135,9 @@ initializr:
artifactId: spring-modulith-bom
mappings:
- compatibility-range: "[3.1.0,3.2.0-M1)"
version: 1.0.0
- compatibility-range: "3.2.0-M1"
version: 1.1.0-M1
version: 1.0.2
- compatibility-range: "3.2.0-RC1"
version: 1.1.0-RC1
repositories: spring-milestones
spring-shell:
groupId: org.springframework.shell
Expand Down

0 comments on commit ffe554f

Please sign in to comment.