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 bfccdde
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 @@ -135,9 +135,9 @@ initializr:
artifactId: spring-modulith-bom
mappings:
- compatibility-range: "[3.1.0,3.2.0-M1)"
version: 1.0.0
version: 1.0.2
- compatibility-range: "3.2.0-M1"
version: 1.1.0-M1
version: 1.1.0-RC1
repositories: spring-milestones
spring-shell:
groupId: org.springframework.shell
Expand Down

0 comments on commit bfccdde

Please sign in to comment.