Skip to content

Commit

Permalink
Merge pull request #1593 from ferclager
Browse files Browse the repository at this point in the history
* pr/1593:
  Polish "Upgrade to latest Spring Modulith releases"
  Upgrade to latest Spring Modulith releases

Closes gh-1593
  • Loading branch information
mhalbritter committed Sep 25, 2024
2 parents 09ea841 + 91485ea commit b1a25d1
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 @@ -130,11 +130,11 @@ initializr:
versionProperty: spring-modulith.version
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 1.1.8
version: 1.1.9
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 1.2.3
version: 1.2.4
- compatibilityRange: "[3.4.0-M1,3.5.0-M1)"
version: 1.3.0-M2
version: 1.3.0-M3
repositories: spring-milestones
spring-shell:
groupId: org.springframework.shell
Expand Down

0 comments on commit b1a25d1

Please sign in to comment.