Skip to content

Commit

Permalink
Merge pull request #1730 from ferclager
Browse files Browse the repository at this point in the history
* pr/1730:
  Upgrade Spring Modulith versions to 1.2.8 and 1.3.2

Closes gh-1730
  • Loading branch information
mhalbritter committed Feb 24, 2025
2 parents 8505ed0 + 9df1062 commit 800192a
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 @@ -137,9 +137,9 @@ initializr:
versionProperty: spring-modulith.version
mappings:
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 1.2.7
version: 1.2.8
- compatibilityRange: "[3.4.0,3.5.0-M1)"
version: 1.3.1
version: 1.3.2
spring-shell:
groupId: org.springframework.shell
artifactId: spring-shell-dependencies
Expand Down

0 comments on commit 800192a

Please sign in to comment.