Skip to content

Commit

Permalink
Upgrade to latest Spring Modulith releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jan 24, 2024
1 parent 9464691 commit b76df7a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,12 @@ initializr:
versionProperty: spring-modulith.version
mappings:
- compatibility-range: "[3.1.0,3.2.0-M1)"
version: 1.0.3
- compatibility-range: "3.2.0-M1"
version: 1.1.0
version: 1.0.5
- compatibility-range: "[3.2.0-M1,3.3.0-M1)"
version: 1.1.2
- compatibility-range: "3.3.0-M1"
version: 1.2.0-M1
repositories: spring-milestones
spring-shell:
groupId: org.springframework.shell
artifactId: spring-shell-dependencies
Expand Down

0 comments on commit b76df7a

Please sign in to comment.